Bumper API Documentation
  • BUMPER API Documentation
  • Reference
    • Payment Solutions
      • PayByLink
        • PayLater
          • Start Payment
            • Example Request
          • Products
          • Status
          • Update
            • Example Request
          • Cancel
            • Example Request
        • PayNow
          • Start Payment
            • Example Request
          • Status
          • Update
            • Example Request
          • Cancel
            • Example Request
          • Refund
            • Example Request
      • PayInStore
        • Start Payment
          • Example Request
        • Status
        • Update
          • Example Request
        • Cancel
          • Example Request
        • Refund
          • Example Request
  • Webhooks
  • Authentication
  • Redirect Flow
  • Redirection
  • Tracking & Impressions
  • Test Environment
  • Best Practice
  • Calculator iFrame
  • FAQ
  • Changelog
Powered by GitBook
On this page
  1. Reference
  2. Payment Solutions
  3. PayByLink

PayNow

Card Payment, Open Banking, Apple Pay, Google Pay

PreviousExample RequestNextStart Payment

Last updated 7 months ago

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.

Application
Products
Application
Status
Status
Webhook
Status