Create a dedicated method link

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

Important notes:

Email, first name and last name:

  1. Please, when creating a transaction, do not use random data in the email, first name or last name, such as [email protected], [email protected], Famous People's names (e.g. Mike Tyson, etc), Fake Names (e.g. John Doe, Jane Doe). Such requests will be automatically rejected with 400 Bad request
  2. Also, do not use "[email protected]" in the "email" parameter, as you can for the main "/gate" endpoint. Such requests will be rejected with a 400 error code. Provide only real user data.

IP address

The system will determine the user's IP address and display the available payment methods accordingly. This means that if you specify the SOFORT (SFT) method, but your IP address is not from Germany, you will not be able to use this method. Instead, you will only see the methods available in your country.

You can find a list of countries and their corresponding payment methods in the document below (list of methods).

Differences

The difference between this endpoint and the "gate/dedicated-link" endpoint is that instead of "bankId," you need to specify "payment_methods."

payment_methods is a string that can contain one or multiple payment methods separated by commas (e.g., payment_methods: "PSC, OBT").

If you send a single payment method, there will be a direct redirect to it. If you specify multiple methods, you will see a selection page with the methods you provided

List of methods:

List of methods

Body Params
string
required

Your merchant id

number
required

Amount of transaction

string
required

User email

string
required
string
required
string
required
string
required
string
required
string
required
additionalInfo
object
string
required

The URL address of the brand where the transaction is created

string

Phone number format like 0123456789

Response

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