Skip to content

Commit

Permalink
stdprocessrequest.json (#451)
Browse files Browse the repository at this point in the history
stdprocessrequest
  • Loading branch information
Priyanga7695 authored May 30, 2024
1 parent 0e1ebc2 commit e9f88b3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions EMIpayloads/stdprocessrequest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"requestId": "eee6f65e-23dc-42e1-ad7c-ec3cddd64ac9",
"service": "in.juspay.hyperapi",
"payload": {
"action": "cardTxn",
"orderId": "hyperorder45314",
"clientAuthToken": "tkn_0e37edc631d647fdb606abxxovx48ccfc4213",
"paymentMethod": "MASTERCARD",
"cardNumber": "4**************4",
"cardExpMonth": "05",
"cardExpYear": "25",
"cardSecurityCode": "***",
"saveToLocker": true,
"nameOnCard": "Test Customer",
"emiBank": "HDFC",
"isEmi": true,
"supportedGatewayId": [74,21],
"emiType": "STANDARD_EMI",
"emiTenure": 3
}
}

0 comments on commit e9f88b3

Please sign in to comment.