Skip to content

Commit

Permalink
Update orderFailedWebhook
Browse files Browse the repository at this point in the history
order_id changed
  • Loading branch information
prabu-juspay authored Aug 27, 2024
1 parent 94d6042 commit 85179cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions merchantContainer/orderFailedWebhook
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"risk_checks": [
{
"invocation_mode": "PARALLEL",
"txn_id": "hopscotch-123-1-1",
"txn_id": "juspay-123-1-1",
"recommended_action": "proceed",
"status": "COMPLETED",
"provider": "JUSPAYFRM",
Expand Down Expand Up @@ -179,7 +179,7 @@
}
],
"customer_phone": "FILTERED",
"order_id": "36980366",
"order_id": "123",
"customer_id": "8244155",
"amount": 1673,
"status": "AUTHORIZATION_FAILED",
Expand Down

0 comments on commit 85179cb

Please sign in to comment.