For AI agents: visit https://developer.pxp-solutions.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Name |
Description |
| Sale |
This requests authorization of the transaction amount |
| Refund |
This credits the cardholder's account with the transaction amount |
| PreAuthorization |
This requests to authorize the transaction and, if approved, temporarily reserve an amount of a cardholder's account balance (authorization hold) |
| TopUp |
This requests to topup a PreAuthorization |
| Capture |
This requests to capture a PreAuthorization |
| ReversalSale |
This voids a Sale that has been previously approved/authorised |
| ReversalRefund |
This voids a Refund that has been previously approved/authorised |
| ReversalPreAuthorization |
This voids a PreAuthorisation that has been previously approved/authorised |
| Activation |
This is a request to activate a store gift card |
| VoidActivation |
This is a request to void the activate of a store gift card |
| BalanceEnquiry |
This is a request to return the current balance on an active account |
| RedemptionNoNsf |
This is a request to redeem value from gift without supporting non-sufficient funds |
| VoidRedemption |
This is a request to void the redemption of a giftcard |
| Cashout |
This is a request to cashout a Giftcard |