Create AFT Order

Creates a new Account Funding Transaction (AFT) order using a previously generated payment token and returns the transaction processing result.

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
Defaults to 69fdb200cf4304374840f130

Identifier of the checkout previously created through the checkout endpoint.

string
required
Defaults to direct_capture

Payment operation type. 'direct_capture' means the payment will be authorized and captured immediately.

string
required
Defaults to fe0db0ebedda04ba6cde6358f8338b8dc87e3052ba48ca94ef222e4c45e43761

Payment token generated from the hosted checkout or payment form.

number
required
Defaults to 9.99

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 e-commerce

Payment channel indicating the customer payment environment.

string
Defaults to 69fb373bacda23a62375d5b0

Merchant contract identifier provided by Norbr.

string
Defaults to no_3ds

3DS authentication behavior configuration.

string
required
Defaults to AFT-393840

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

string
Defaults to John

Customer first name.

string
Defaults to Doe

Customer last name.

string
Defaults to 58208 Sherman Wells

Customer street address.

string
Defaults to Paris

Customer city.

string
Defaults to FR

Two-letter ISO country code of the customer.

string
Defaults to 75000

Customer ZIP or postal code.

string
Defaults to IDF

Customer state, province, or region.

string
Defaults to 2000-06-22

Customer birth date in YYYY-MM-DD format.

boolean
required
Defaults to true

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

string
required
Defaults to card

Destination account type receiving the funds.

string
required
Defaults to 3554757d2b2039e34d4f43950ba1ac475904492b9d03d2b964f237ad51a0ec16

Destination account token received in tokenization.

string
Defaults to 0635656565

Merchant-defined destination account identifier, eg. wallet id

string
Defaults to JR

First name of the destination account holder receiving the funds.

string
Defaults to Signo

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 to authenticate requests.

Response

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