ORDERID
string |
OrderId passed in the request
Example: OREDRID_98765 |
MID
string |
Merchant ID passed in the request
Example: INTEGR7769XXXXXX9383 |
PAYMENTMODE
string |
Payment Mode used in payment
Example: CC |
STATUS
string |
This parameter indicates the status of API call.
Example: ACTIVE, EXPIRED, SUSPENDED, REJECT |
BANKNAME
string |
Bank Name used in payment
Example: JPMorgan Chase Bank |
BANKLOGO
string |
Bank Logo
Example: https://pgpqa-static1.paytmpayments.com/native/bank/ICICI.png |
CHECKSUMHASH
string |
Paytm validates the parameter values by verifying the signature comes in the request. It ensures that parameter values are not tempered. Signature string can be created by using Paytm checksum library.
Example:
y5Tn02QKOQdhyYKK+uHHgNIIZOjC/XXXXjSPQRBNSrcP6DR3ejFuQ4+kQi0a8KX2txJCnQkTnUxtJhM6jImU8FU+E1GlSSK5VjMLsSm/R6w=
|
CUSTID
string |
Paytm User ID in case user is logged in via Paytm credentials. Else this would mention the cust ID if passed by the merchant.
Example: CUST_001 |
CARDSCHEME
string |
Card Scheme - Only for Credit/Debit Card
Example: VISA, MASTER |
CARDSCHEMELOGO
string |
Card Scheme Logo
Example: https://pgpqa-static1.paytmpayments.com/native/card/VISA.png |
EXPIRYDATE
string |
Date when subscription will expire Format: YYYY-MM-DD HH:ii:ss
Example: 2020-05-19 00:00:00 |
UPDATEDDATE
string |
Update Date Format: YYYY-MM-DD HH:ii:ss
Example: 2020-05-05 10:00:32 |
FREQUENCYUNIT
string |
This is interval cycle
Example: MONTH |
MAXAMOUNT
string |
Maximum amount that can be deducted in a subscription request
Example: 1000.0 |
CREATEDDATE
string |
Subscription create date Format: YYYY-MM-DD HH:ii:ss
Example: 2020-05-05 10:00:11 |
CARDEXPIRYDATE
string |
Card Expiry Format: MMYYYY - Only for Credit/Debit Card
Example: 122025 |
UPFRONTTXNAMOUNT
string |
Upfront amount
Example: 0.005 |
AMOUNTTYPE
string |
Type of Subscription Amount
Example: FIX, VARIABLE |
MERCHANTNAME
string |
Merchant Name
Example: TEST INTEGRATION 5 |
INSTRUMENTSTATUS
string |
Status of instruments
Example: ACTIVE |
SUBS_ID
string |
SubscriptionId created for this mandate.
Example: 65253 |
CUSTMOBILE
string |
Customer Mobile
Example: 7777777777 |
CUSTEMAILID
string |
Customer Email ID
Example: customer@example.com |
FREQUENCY
string |
Frequency(Related to Recurring Cycle)
Example: Day |
CARDLASTFOURDIGITS
string |
Card Last Four Digits
Example: 1111 |
CARDBIN
string |
Card Bin Number
Example: 411111 |
SAVEDCARDID
string |
Saved Card ID
Example: 1159333509 |
subStatus
string |
Status of the subscription payMode
Example: INIT, PPBL_PENDING, PPBL_REJECT, NPCI_PENDING, NPCI_REJECT, ACTIVE, MERCHANT_CANCELLED, USER_CANCELLED, TIMED_OUT, ORDER_CLOSED, CONFIRMED, ISSUING_BANK_CANCELLED, USER_SUSPENDED, MERCHANT_SUSPENDED, PPBL_SUSPENDED, RESUMED |