Update a Transaction
Updating transaction amount
Step 1 - Creating a transaction in Setup state
{
"amount": 100,
"currency": "USD",
"isCent": true,
"readyForPayment": false,
"deviceId": "YOUR-DEVICE-ID"
} Step 2 - Updating transaction Data
Step 3 - Allowing user to make payments
Updating transaction fields
Example
Last updated
Was this helpful?
