Create Transaction
POST
https://demo.vivapayments.com/api/transactions/{id}
Body
PARAM
Key |
Datatype |
Required |
Description |
HEADERS
Key |
Datatype |
Required |
Description |
RESPONSES
status
curl -X POST 'https://demo.vivapayments.com/api/transactions/{id}' -d '{"amount":100,"installments":1,"customerTrns":"A description of products / services that is displayed to the customer","merchantTrns":"Your merchant reference","sourceCode":6054,"tipAmount":0}'