Customer
Uniquely identifies the customer and is provided by the merchant.
If any personal data, e.g. the customer's user name or email address, is used here, it has to be encrypted or hashed for security reasons.
merchantclientid5HzDvoZSodKDJ7X7VQKrtestAutomationValid for my paysafecard payments. Restricts payments to my paysafecard customers only, who are equal to or older than the specified age.
Please note: this means that it is required that the customer has a registered my paysafecard account to make the payment.
18Refers to the KYC level of the customer's my paysafecard account.
Depending on the country, my paysafecard accounts are offered with SIMPLE and/or FULL customer identification.
Possible values: [SIMPLE, FULL]
SIMPLEISO 3166-1 alpha-2 two-letter country code used to restrict payments to residents of a particular country.
Possible values: >= 2 characters and <= 2 characters
AT{
"id": "merchantclientid5HzDvoZSodKDJ7X7VQKrtestAutomation",
"min_age": 18,
"kyc_level": "SIMPLE",
"country_restriction": "AT"
}