HomeGuidesAPI ReferenceChangelog
Log In
Guides

Checkout

Checkout is a payment integration that creates a form for collecting payments. You can embed Checkout directly in your websites or redirect customers to a Revolv3-hosted checkout page.

Feature Overview

Currently, our checkout feature has the following common elements: clear order detail, possibility of page embedding, several payment methods to select, optimised for any device.

There are 2 options to choose from to interact with our checkout page: hosted page or embed it directly into your site.

Basic configuration

The basic configuration must be set for any selected option. For proper setup, the prerequisites must be met:

  1. You have an account on the Revolv3 portal
  2. You have merchant with one or more configured processors
  3. You have already generated Developer API key

After that you must configure trusted hostnames for checkout. To do this, go to the Revolv3 portal to the page Merchant Settings -> Integration Profile and scroll down to the section Trusted Checkout Hostnames.

Here you need to add hostnames from which the endpoints related to checkout and the page itself will be accessed. For example, if your website URL looks like this: https://mysite.com then we add the following value as in the screenshot below.

SITENAME can be any name that describes the added hostname. And HOSTNAME must contain the hostname.

Then go to the guide regarding the option you have chosen. Click on one of the links below.

Hosted page
Embedded page