[PostFinance] An example of a webhook notification («Direct HTTP server-to-server request») about a successfully authorized PostFinance E-finance payment

Note that a notification about a successfully authorized bank card payment has "STATUS": "5".

{
    "AAVCheck": "",
    "ACCEPTANCE": "TEST",
    "amount": "1395.34",
    "BRAND": "PostFinance e-finance",
    "CARDNO": "",
    "CCCTY": "99",
    "CN": "Dmitry Fedyuk",
    "currency": "CHF",
    "CVCCheck": "",
    "ECI": "5",
    "ED": "",
    "IP": "92.243.166.8",
    "IPCTY": "RU",
    "NCERROR": "0",
    "orderID": "ORD-2017/08-01062",
    "PAYID": "3024050484",
    "PAYIDSUB": "0",
    "PM": "PostFinance e-finance",
    "SHASIGN": "87E616653FC13FEC52E842BE56D8F2EC16FC55FA",
    "STATUS": "5",
    "TRXDATE": "08/24/17",
    "VC": ""
}

The parameters description: https://e-payment-postfinance.v-psp.com/en/en/guides/integration%20guides/e-commerce/transaction-feedback#feedbackparameters

See also: