Payment-method icon

PayNow Android Component

Add PayNow to an existing Components integration.

On this page, you can find additional configuration for adding PayNow to your Components integration.

Choose the server-side flow that your integration uses:

PayNow is only available in v5.0.0 or later.

Before you begin

  1. Build a Components integration.
    Each section on this page corresponds to a section in the Components integration guide.
  2. Add PayNow in your Customer Area.

Create a payment session

This step corresponds to Create a payment session in the Components integration guide.

You don't need to include any additional parameters for PayNow in the API request.

Set up Components

This section corresponds to Set up Components in the Components integration guide.

Import the library

This step corresponds to the Import the library step of the Components integration guide.

During this step of integrating, use the following code snippets:

With Jetpack Compose

Without Jetpack Compose

Configure the Component

This step corresponds to Configure components of the Components integration guide.

You do not need to add specific configuration for PayNow.

Create the checkout session

This step corresponds to the create a payment session step in the main integration guide.

Launch and show the Component

This corresponds to the Launch and show the Component step in the main integration guide.

During this step of integrating, use the following code snippets:

With Jetpack Compose

Without Jetpack Compose

Test and go live

Before you can accept live payments, you must contact our Support Team to add PayNow in your live Customer Area.

You can penny test PayNow payments in your live Customer Area, using small amounts and a real banking app to scan a test QR.

You can check the status of PayNow payments in your live Customer Area > Transactions > Payments.

We recommend not to test PayNow payments in your test Customer Area. You cannot reverse bank transfers in the test environment, and the funds will be deducted from the bank account.

See also