Skip to main content

Payment-Shop

The information about the shop (used in hosted payment page).

namestring

The shop name.

Example: Test Shop
countryCountry (string)

Two-letter country code (ISO 3166-1 alpha-2).

Example: ES
Payment-Shop
{
"name": "Test Shop",
"country": "ES"
}