Generating the Payment Form (Make Withdrawal Form)
{
"currency": "EUR",
"amount": 1,
"description": "payment",
"order_id": "5_32",
"callback_url": "https://webhook.site/Qa41d19f-01a3-4907-8820-f0a63e8f2af6",
"phone": "+384322342456",
"receiver": "5354562706357225",
"receiver_name": "Human People",
"receiver_city": "Warsaw",
"receiver_country": "PL",
"receiver_birthday": "2019-09-21",
"card_expire": "03/25"
}Creating a Withdrawal Form
Last updated