Logo
Developer portal API Documentation

MOTO card charge (ISV)

POST https://demo.vivapayments.com/api/transactions

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo.vivapayments.com/api/transactions' -d '{"moto":true,"merchantTrns":"Info for merchant","fullName":"John Doe","email":"john@example.com","phone":"306900000000","creditcard":{"cvc":"333","number":"5199877676546408","expirationDate":"2022-01"},"orderCode":7909661515438902,"sourceCode":1234}'

ENDPOINTS