PayNow
Card Payment, Open Banking, Apple Pay, Google Pay
Last updated
Card Payment, Open Banking, Apple Pay, Google Pay
Last updated
The below high-level diagram captures the standard PayNow integration flow.
Stage
Description
1
2 (optional)
3
4
Redirect customer to the BUMPER redirect URL provided in response.
5
Customer complete PayNow application on BUMPER site.
6
7
8
Order completed in Client UI.
9 (optional)
10 (optional)
Capture customer details in Client UI. Please see for a list of required and optional fields.
Capture the available, this will allow Client UI to show appropriate products.
Send captured customer details to endpoint. A redirect URL and token will be provided in response.
Customer has failed PayNow payment. Returning customers can be validated by verifying signature in GET parameters appended to failure URL, or by making request to endpoint.
Customer has completed PayNow payment. Returning customers can be validated by verifying signature in GET parameters appended to success URL, or by making request to endpoint.
Receive status updates with our .
If status isn't captured when customer is redirect from BUMPER to client, or webhooks aren't used for real-time updates. The endpoint can be used to retrieve application status.