Standing Instructions
Last updated
Was this helpful?
Last updated
Was this helpful?
For SI transaction, hash calculation formula is different from normal type of payment:
For NB, StoreCard and Card:
Create an object of PayUSIParams and pass in the payment param object as below:
For NB payment, you have to give beneficiary details as well:
It is same as you are handling for other payment option.
More details about PayUSIParams can be found .
More details about PayUBeneficiaryParams can be found .
After setting the above parameters, create the request object as mentioned .