Skip to main content
POST
Create payment

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Body

title
string
required
Required string length: 1 - 128
email
string<email>
required
value
number
required
Required range: x >= 0.01
currency
string
required
Required string length: 3
quantity
number
Required range: x >= 1
gateway
string
crypto_gateway
string
cryptoGateway
string
gateways
string[]
confirmations
number
Required range: x >= 1
webhook
string
return_url
string
cancel_url
string
custom_fields
object[]
customFields
object[]
product_id
string
productId
string
items
object[]
cart
string
products
object[]
customer_id
string
fraud_shield
object

Response

Successful response

data
object
required