Skip to content

Commit

Permalink
Merge pull request #412 from srikanthjuspay/features
Browse files Browse the repository at this point in the history
Create processSignature.json
  • Loading branch information
vishesta490 committed May 7, 2024
2 parents 8f8d1d6 + 080992b commit 3e92af9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions snapmint/processSignature.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"requestId": "57535f34-d164-4c96-abb2-9de2899aaf0e",
"service": "in.juspay.hyperpay",
"payload": {
"merchantId": "curefit",
"customerId": "cth_9LjEgC67FjQsi7YX",
"clientId": "cultfit",
"merchantKeyId": "8792",
"customerEmail": "test@juspay.com",
"orderId": "2015639902",
"customerMobile": "9110234217",
"action": "paymentPage",
"signature": "RUmzp/fweOU34+SCTa1pU3T63Geda9hrJ38ZhQ9g4/qbDFrE4DWXExapfpS/Q1gsPCjppMr1TAVoZNmQXVJppdtG1t7UZdlzl27cuF8nQ9NQ0KfNs05fVbDdebhQTZAxCnpG2hxORSeKAiRfcMlsmzRr63t1QL6tfAQe7zUXuGSFIs6Rcd3Sqebx0NzNWp18ohGMPvsS+fC5jx+LF8SKS5vKkofb4FAzbmVsPlp9mVj3XV4J5QMhK2cvMMKOMUMIVqi7NE52e9RNsF8jA7OJqTPCUmHNch8CTDaodhS3ArJY/8a+iq3rerNeEURHscO90MxbROKQjVJ4SeqHLzVrKg==",
"amount": "46990",
"orderDetails": "{\"order_id\":\"2015639902\",\"merchant_id\":\"curefit\",\"amount\":\"46990\",\"timestamp\":\"1714390530860\",\"customer_id\":\"cth_9LjEgC67FjQsi7YX\",\"currency\":\"INR\",\"customer_email\":\"RIPPIFILTEREDom\",\"customer_phone\":\"RIPPIFILTERED\",\"return_url\":\"https://www.cure.fit/eat/about\",\"shipping_address_first_name\":\"Juspay\",\"shipping_address_last_name\":\"Technologies\",\"shipping_address_line1\":\"Girija building\",\"shipping_address_city\":\"Bengaluru\",\"shipping_address_state\":\"Karnataka\",\"shipping_address_postal_code\":\"560095\",\"shipping_address_phone\":\"RIPPIFILTERED\",\"shipping_address_country_code_iso\":\"+91\",\"shipping_address_country\":\"India\",\"billing_address_first_name\":\"Juspay\",\"billing_address_last_name\":\"Technologies\",\"billing_address_line1\":\"Girija building\",\"billing_address_city\":\"Bengaluru\",\"billing_address_state\":\"Karnataka\",\"billing_address_postal_code\":\"560095\",\"billing_address_country\":\"India\",\"billing_address_phone\":\"560095\",\"billing_address_country_code_iso\":\"+91\",\"product_id\":\"491838009\",\"basket\":\"[{\\\"quantity\\\":1,\\\"description\\\":\\\"Test Product\\\",\\\"id\\\":\\\"4.3091484803292e13\\\",\\\"unitPrice\\\":17999,\\\"productURL\\\":\\\"https://www.google.com\\\"}]\",\"metadata.SNAPMINT:snapmintTotalOrders\":\"5\",\"metadata.SNAPMINT:snapmintTotalOrderValue\":\"20000\",\"metadata.SNAPMINT:snapmintMaxOrderValue\":\"6000\",\"metadata.SNAPMINT:snapmintLast3Addresses\":\"110040 | 110042 | 110043\",\"metadata.SNAPMINT:snapmintLastOrderDate\":\"20240402\",\"metadata.SNAPMINT:webhook_url\":\"https://www.cult.fit/api\",\"udf1\":\"cultfit\",\"udf2\":\"internal\",\"udf3\":\"JUSPAY_RP\",\"udf4\":\"NO-OFFER\",\"udf5\":\"NO_OFFER\",\"udf6\":\"NO_OFFER\",\"udf7\":\"NO_OFFER\",\"udf8\":\"NO_OFFER\",\"udf9\":\"BASIC\",\"udf10\":\"elite\",\"payment_filter\":{\"allowDefaultOptions\":true,\"options\":[{\"paymentMethodType\":\"CASH\",\"enable\":false}],\"emiOptions\":{\"standardEmi\":{\"enable\":true},\"lowCostEmi\":{\"enable\":false},\"noCostEmi\":{\"enable\":false}}},\"metadata.merchant_container_list\":\"[]\"}"
}
}

0 comments on commit 3e92af9

Please sign in to comment.