Przelewy24 · Example Payload

Cardnotificationextn_Example

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Cardnotificationextn_Example is an example object payload from Przelewy24, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summaryvalue

Example Payload

Raw ↑
{
  "summary": "Example CardNotificationExtN",
  "value": {
    "amount": 1,
    "3ds": false,
    "method": 1,
    "orderId": 1,
    "sessionId": "example_sessionId",
    "errorCode": "example_errorCode",
    "errorMessage": "example_errorMessage",
    "sign": "example_sign"
  }
}