Create new payment

With this method, merchants can create payment links from their backend applications.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Pass a unique order id which you will track within your application

string
required

Product name to show to your customers

string
required

Amount in USD. (Decimals must be within 2 places)

string
Defaults to payer

Decide who pays the fee. (payer/merchant)

integer
required
Defaults to 0

Enter number in seconds to allow validity for payment. Enter 0 to default to a 3 days expiry. (All payment links expire after 3 days)

string

Optional - Send any additional tracking info which you will use to process the payment

string

Optional - Success URL, where you want your users to be sent to once they complete the payment.

string

Optional - Cancel URL, where you want your users to be sent to when they cancel the payment

string

Optional - Your webhook URL where you want to get notified when the payment is complete

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json