Before first payment

Create Merchant

Sign up, create a Merchant, where you add your wallet and other settings.

Integrate API

Read the Documentation and set up the API in your project to automate payments.

Test payment

Run one payment and verify that the payment is confirmed in your system and the funds arrive in your wallet.

1.

Create payment

Use dashboard or the API to create the payment. Response returns payment link, you direct customer to it. Customer opens link and goes to payment page.

Expires in:27:58
Amount:14.20 USD
Product amount:14.06 USD
CryptoNow fee:0.14 USD
Coin
Network
SolanaSolana
2.

Customer pays

Now customer opens payment page, sees details, connects wallet or scans QR to pay.

CryptoNow
Expires in:27:49
Amount:14.20 USD / ~14.20 USDC
Product amount:14.06 USDC
CryptoNow fee:0.14 USDC
Payment code
Scan to pay with Solana Pay URL
After payment, wait for the success page. Don't pay after the timer expires - funds may be lost.
3.

Payment Complete

Now payment is confirmed on blockchain, and you update the order in your system by receiving a webhook or making an API request for the session status. Customer sees success and gets access to the service.

CryptoNow

Payment success!

Payment complete. Please return to the store or use the button below.

4.

Payment expired

The payment session has expired as it was not paid in time. You receive a webhook or check the session status and mark the order as unpaid. The customer sees that the payment did not go through.

CryptoNow

Session Expired

This payment session has expired. If you just completed payment, refresh the page. Otherwise, create a new payment to continue.

Start

This is the full payment flow. Want to accept crypto payments — review the Documentation