Fiat payment
Body
AmountstringOptionalExample:
0AmountFiatstringOptionalExample:
999BillingIdstringOptionalExample:
8e8d68ae-a6c6-4962-972d-42218726d737CheckBillingstringOptionalExample:
trueClientIdstringOptionalExample:
201CurrencystringOptionalExample:
USDTEmailstringOptionalExample:
mail@hotmail.comFiatCurrencystringOptionalExample:
USDLastnamestringOptionalExample:
RonaldoNamestringOptionalExample:
CristianoShopIdstringOptionalExample:
HeWmt2ZVmDResponses
200
Creating a fiat payment from a payment form
text/plain
post
/api/v1/payment/pages/fiat200
Creating a fiat payment from a payment form
Create a payment that supports fiat payment methods
This enpoint allows you to make a POST request to create a payment, in response to this request a link to the fiat provider form will be sent in JSON format
Body
AmountnumberOptionalExample:
0AmountFiatnumberOptionalExample:
999BillingIdstringOptional
CheckBillingbooleanOptionalExample:
trueClientIdstringOptional
CurrencystringOptionalExample:
USDTEmailstringOptional
FiatCurrencystringOptionalExample:
USDLastnamestringOptional
NamestringOptional
ShopIdstringOptional
Responses
200
Creating a fiat payment from the request body
application/json
isSuccessfulbooleanOptionalExample:
truepost
/api/v1/payment/fiat/200
Creating a fiat payment from the request body
Last updated