...
Code Block |
---|
{
"operationType": 1,
"terminal": xxxx,
"language": "es",
"payment": {
"order": "test-order-id",
"amount": "220",
"currency": "EUR",
"terminal": xxxx,
"secure": 1,
"urlOk": "https://httpbin.org/get",
"urlKo": "https://httpbin.org/get",
"excludedMethods": [10, 11, 41]
}
} |
Tests
Sandbox Account
Creating sandbox account
...