No momento, esta página não está disponível em português
Payment-method icon

Pay by Bank (US) Android Component integration

Add Pay by Bank (US) to an existing Android Components integration.

This page explains how to add Pay by Bank (US) to your existing Android Components integration.

Requirements

Select the server-side flow that your integration uses:

API reference

Select the endpoint you are using to make payments:

Component setup

There is no need for additional configuration specifically for Pay by Bank (US).

Import the module

Import the library and include the module for Pay by Bank (US) as described in the Android Components integration guide, using a value depending on the Components version that you have integrated with:

  • For v5.8.0 or later use paybybank-us.
  • For v5.7.1 or earlier use instant.

This works in the same way for both the Sessions flow and the Advanced flow.

Create the Component

Launch and show Pay by Bank (US) using a Component class name depending on the Components version that you have integrated with:

  • For v5.8.0 or later use PayByBankUSComponent.
  • For v5.7.1 or earlier use InstantPaymentComponent.

Create the Component as follows:

Redirect handling

Your Components integration handles the redirect, so you do not need to do anything additional for Pay by Bank (US).

Payment outcome

Your Components integration gets the payment outcome, so you do not