Skip to main content

purchase

Create purchase intent for stripe.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Request Body REQUIRED
recipients string[] REQUIRED
stripeTokenId string REQUIRED
pricing number REQUIRED
recurring number
data string[]
referrers string[]
Responses
200

Created payment intent client secret, account, and other details.

Schema OPTIONAL
clientSecret string OPTIONAL
stripeAccount string OPTIONAL
totalPriceInDents number OPTIONAL
pricing object OPTIONAL
keyPrice number OPTIONAL
unlockServiceFee number OPTIONAL
creditCardProcessing number OPTIONAL
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL