Logo
Developer portal API Documentation

Create Payment Order V2

POST https://demo-api.vivapayments.com/checkout/v2/orders

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo-api.vivapayments.com/checkout/v2/orders' -d '{"amount":10,"customerTrns":"string","customer":{"email":"string","fullName":"string","requestLang":"string"}}'

ENDPOINTS