Skip to main content

How to create a Checkout?

In order to create Checkout you should go to tab "Checkouts" in dashboard and click on the "Create a checkout" button

Project*

The enabled currencies, logo, picture and return url will be added to the checkout from the project

Name and Description*

You can choose any project checkout and description, it will be displayed on the dashboard

Return URL

URL for return customer to chosen website after successful payment

info
  • If return url is specified in Project, but not specified in Checkout, then use return url from Project for Payment Page
  • If return url is specified in Project and also specified in Checkout, then use return url from Checkout for Payment Page

Pricing type

There are two pricing types: Fixed Price and Free price (Let Your User Choose).

Fixed price

You can choose any amount and fiat currency that the customer will have to pay. Fiat currency will be converted into the selected cryptocurrency at the rate at the time of payment.

Free price

If you choose a free price, the user will be able to send any amount in the selected cryptocurrency at least 1 dollar equivalent.

Theme

Choose a theme of Payment Page for this Checkout

Upload Checkout image

You can upload image of your Checkout which will be displayed on the Payment Page. If chosen Project for Checkout has logo it also will display on the Payment Page. In other cases, the image from chosen Project will be displayed.

warning
  • Only JPEG/JPG image formats are supported
  • Max image size is 10 MB

If the logo and image are not uploaded, the default image will be displayed on the Payment page.

How to create a Checkout via API?

You can create, update, delete and view your checkouts via API requests.
Details here