Transactions
📄️ Capture a Transaction
Use this endpoint to capture a previously authorized payment. In this step, you can also pass in a custom reference, such as the payment reference from your chosen gateway.
📄️ Refund a Transaction
There are two ways to refund; through your payment gateway and mark it refunded in Commerce Manager, or directly through Commerce Manager or API.
📄️ Get Order Transactions
Get order transactions
📄️ Get a Transaction
Retrieves a transaction
📄️ Cancel a Transaction
Use this endpoint to cancel or void a pending or authorized transaction. The transaction can be canceled or voided when it is in `pending` and `completed` statuses.