Create AFT Checkout

Creates a new Account Funding Transaction (AFT) checkout and returns checkout details together with available payment methods.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Account Funding Transactions (AFT) allow funds to be transferred from a customer payment card to another destination account.

Below you will find fields specification related to AFT. Please view a full guide explaining AFT processing here.

Body Params
string
required
Defaults to api

Checkout request type. Use 'api' for API initiated checkouts.

string
required
Defaults to direct_capture

Payment operation type. 'direct_capture' means the payment will be captured immediately after authorization.

number
required
Defaults to 10

Transaction amount to be charged from the customer in major currency units.

string
required
Defaults to EUR

Three-letter ISO currency code.

string
required
Defaults to BDM-AFT-initial

Unique merchant-side order identifier used for reconciliation and tracking purposes.

string
required
Defaults to e-commerce

Payment channel indicating the customer payment environment.

string
Defaults to ask_3ds

3DS authentication behavior configuration.

string
Defaults to 69fb373bacda23a62375d5b0

Merchant contract identifier provided by Norbr.

string
Defaults to [email protected]

Customer email address associated with the payment.

string
Defaults to NL

Two-letter ISO country code of the customer.

string
Defaults to 1.146.189.72

Customer public IP address used for fraud prevention and risk analysis.

string
Defaults to en_GB

Locale used for the hosted payment page and customer-facing messages.

string
Defaults to https://google.com/accept

URL where the customer will be redirected after a successful payment.

string
Defaults to https://google.com/decline

URL where the customer will be redirected if the payment is declined.

string
Defaults to https://placehold.jp/fed330/ffffff/800x400.jpg

URL where the customer will be redirected if the payment remains pending.

string
Defaults to https://google.com/cancel

URL where the customer will be redirected after cancelling the payment flow.

string
Defaults to https://google.com

Fallback URL used when an unexpected technical error occurs.

string
Defaults to https://example.com

Merchant website URL associated with the transaction.

boolean
required
Defaults to true

Indicates whether the transaction is an Account Funding Transaction (AFT).

string
Defaults to John

First name of the destination account holder receiving the funds.

string
Defaults to Doe

Last name of the destination account holder receiving the funds.

string
Defaults to 12 avenue de la paix

Street address of the destination account holder.

string
Defaults to Paris

City of the destination account holder.

string
Defaults to FR

Two-letter ISO country code of the destination account holder.

string
Defaults to Paris

State, province, or region of the destination account holder.

string
Defaults to 75001

Postal or ZIP code of the destination account holder.

boolean
Defaults to false

Indicates whether the destination account holder is the same person as the customer initiating the payment.

string

Merchant-defined identifier or account number representing the destination account.

Headers
string
required

API key used for authentication.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json