Quick start
Step 4: Inspect a transaction
After the transaction has been created your application can get the
latest details and status using the transaction ID submitted in the form
or passed back in the onComplete
callback.
Get transaction details
This transaction ID can be used with the SDK to fetch additional details about the transaction.
The transaction includes details about the payment method used, and the status of the transaction.
Visit the API reference documentation for full details about the transaction resource, and any other API.
Was this page helpful?