Skip to content

Commit

Permalink
TPVsignaturepay.json (#768)
Browse files Browse the repository at this point in the history
TPV Signature payload
  • Loading branch information
Priyanga7695 authored Nov 21, 2024
1 parent 4d82fcc commit 480f899
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions TPVPayloads/TPVsignaturepay.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"payload": {
"action": "paymentPage",
"amount": "49.00",
"clientId": "test",
"currentActivityId": "a1a5b55-d04a-4cb8-9bb0-fdd164678971",
"customerEmail": "RIPPIFILTERED",
"customerId": "customer100",
"customerMobile": "RIPPIFILTERED",
"endUrls": ["https://www.endurl.in/"],
"environment": "production",
"merchantKeyId": "12323",
"orderDetails": "{\"timestamp\":\"1604738587\",\"order_id\":\"123test\",\"merchant_id\":\"test\",\"amount\":\"49.00\",\"customer_email\":\"RIPPIFILTERED\",\"description\":\" Rs. 49 per month\",\"customer_phone\":\"RIPPIFILTERED\",\"currency\":\"INR\",\"options.create_mandate\":\"REQUIRED\",\"mandate.max_amount\":\"49.00\",\"mandate.start_date\":\"1604738587\",\"mandate.end_date\":\"1862591387\",\"metadata.bank_account_details\":\"[{\"bank_account_number\":\"1111111\",\"bank_ifsc\":\"SCB0036091\",\"bank_beneficiary_name\":\"Person1\"}]\",\"order_type\":\"TPV_PAYMENT\"}",
"orderId": "123test",
"processStartedTime": 1604738588018,
"signature": "signaturekey"
},
"requestId": "1112345575790-0088665",
"service": "in.juspay.hyperpay",
}

0 comments on commit 480f899

Please sign in to comment.