Skip to content

Instantly share code, notes, and snippets.

@PayHereDevs
Created September 22, 2021 09:04
Show Gist options
  • Save PayHereDevs/da11e72f1ccb19c8b607d924cfe5aa96 to your computer and use it in GitHub Desktop.
Save PayHereDevs/da11e72f1ccb19c8b607d924cfe5aa96 to your computer and use it in GitHub Desktop.
Warning! Actual Payment Notification is encoded as 'application/x-www-form-urlencoded'. JSON notation is for ease of reading.
{
"merchant_id": "1213817",
"order_id": "46",
"payment_id": "320025157750",
"captured_amount": "4500.00",
"payhere_amount": "4500.00",
"payhere_currency": "LKR",
"status_code": "2",
"md5sig": "E325CE9B9315D3890727A3916090B056",
"custom_1": "",
"custom_2": "",
"status_message": "Successfully received the VISA payment",
"method": "VISA",
"card_holder_name": "janith",
"card_no": "************1292",
"card_expiry": "12/21",
"recurring": "0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment