Payments with static wallets for clients
Create a payment with a static wallet This endpoint allows you to create a new payment page, with a wallet which will be linked to the specified ClientId
Body
AmountstringOptionalExample:
0AmountFiatstringOptionalExample:
999BillingIdstringOptionalExample:
8e8d68ae-a6c6-4962-972d-42218726d737CheckBillingstringOptionalExample:
trueClientIdstringOptionalExample:
201CurrencystringOptionalExample:
USDTEmailstringOptionalExample:
mail@hotmail.comFiatCurrencystringOptionalExample:
USDLastnamestringOptionalExample:
RonaldoNamestringOptionalExample:
CristianoShopIdstringOptionalExample:
HeWmt2ZVmDResponses
200Success
No content
post
/api/v1/payment/pages/static-wallet200Success
No content
Create a payment with a static wallet This enpoint allows you to make a POST request to create a payment, in the in response to this request will be sent payment information in JSON format, with a wallet that will be bound to the specified ClientId
Body
AmountnumberOptionalExample:
0AmountFiatnumberOptionalExample:
999BillingIdstringOptional
CheckBillingbooleanOptionalExample:
trueClientIdstringOptional
CurrencystringOptionalExample:
USDTEmailstringOptional
FiatCurrencystringOptionalExample:
USDLastnamestringOptional
NamestringOptional
ShopIdstringOptional
Responses
200
Static wallet for merchant's client
application/json
400
Static wallet for merchant's client
application/json
post
/api/v1/payment/static-walletLast updated