Sprintcheckout
Search…
⌃K

Hosted Payment Page Integration

Accept crypto payments on your ecommerce or application via Sprintcheckout Hosted Payments page API.
  1. 1.
    Register your merchant
  2. 2.
    Create payment sessions
  3. 3.
    Check the status of the payment session
Note: every endpoint is secured with authentication. More info Authentication

Basic info

Base Url
https://api.sprintcheckout.com
Authentication
Required (more info Authentication)

1. Payment settings endpoint

Creates payment settings for a merchant

Oops, something is missing.
We could not find the original source to display this content.

Update payment settings

Oops, something is missing.
We could not find the original source to display this content.

2. Payment session endpoint

Oops, something is missing.
We could not find the original source to display this content.

Checkout page example

On the example below, you can see how Gripmonkeys checkout page displays a dropdown with the accepted tokens and the amounts of the order on each token.
Sprintcheckout checkout payment settings UI example
Dropdown showing the token rates on Gripmonkeys checkout page

3. Payment session status

3.1 Endpoint polling

Oops, something is missing.
We could not find the original source to display this content.

3.2 Webhook call

Sprintcheckout server will make api call to end point specified at the payment setting once a transaction is validated/failed. Request will be terminated if not closed between 30 seconds.
Note: this feature is due soon.