๐ฐH2H Deposit/Payin
Supported H2H Payin Methods
Payin Flow
Example API Request. Create h2h payin (See the API reference for more examples)
{
"amount": 100,
"clientOrderId": "1234567890",
"currency": "EUR",
"method": "CC_VISAMC",
"comment": "any comment",
"returnUrl": "https://example.com/"
}Example API Response. Create h2h payin
Example API Request. Pass card data (See the API reference for more examples)
Example API Response. Pass card data
Last updated