Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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",
        "excludedMethodsmethods": [10, 11, 411]
    }
}

Tests

Sandbox Account

...