BreezePay Code Generation
BreezePay introduces a secure and innovative payment method by allowing customers to generate unique, time-bound 7-digit codes that serve as temporary payment tokens. This method enhances both security and convenience by reducing reliance on traditional payment methods such as cards or cash. Each 7-digit code is uniquely created for an individual transaction, ensuring that no two codes are the same for active payments. This uniqueness ties the code exclusively to the customer.
Available Endpoints
| Endpoint | Description |
|---|---|
| Generate Payment Code | This API generates a unique 7-digit payment code required to perform BreezePay transactions. It links the code to the specified transaction amount, account, and expiration period, ensuring it is secure and ready for use. |
| Cancel Payment Code | This API allows the cancellation of an unused payment code. It ensures that the code becomes invalid, preventing it from being used for any transaction, and helps maintain security and accuracy in payment processing |
| Payment Code History | This API retrieves the last twenty payment codes generated on a customer’s account, providing details such as the transaction amounts, statuses (used, unused, or expired), and timestamps for tracking and reconciliation purposes. |
