Customization of checkout forms
Field
Type
Requirement
Description
Format
{
"merchant_order_id": "{{ORDER_ID}}",
"payment_amount": 3,
"payment_currency": "EUR",
"return_url": "https://display-parameters.com",
"customization": {
"title": "Мой магазин",
"logoUrl": "https://martpay.net/wp-content/uploads/2021/04/logo-martpay-2.webp",
"primaryColor": "#4f46e5",
"spacing": "lg",
"radius": "lg"
}
}
Last updated
