Create transaction with IP Access Control List

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

IP Whitelisting:

  • If merchant has IPs whitelisted he cannot access /gate and must access /gate/acl. If an attempt has been made to /gate endpoint then 401 response will be returned.
  • If merchant is using /gate/acl but has no ips whitelisted we OK the transaction creation process (i.e 200)
  • If there are IPs whitelisted then the merchant can't access /gate/acl except ONLY from those IP addresses. Any other request will result in 401.

Important notes:

Email:

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 403 Forbidden

"[email protected]" - use this email for testing purposes. This email will make the route transform firstname, lastname, email to random fake names and emails

Body Params
string
required

Merchant id

number
required

Amount of transaction

string
required

User email

string
required

User name

string
required

User lastname

string
required

Your url for redirecting the user after payment

string
required

Url where you receive webhooks

string
required

User country, by default DE

additionalInfo
object

Request additional information

string

User’s IBAN for the bank pre-selection

Responses

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