PAYGURU will call the webservice hosted on the merchant side after the first successful charging to get the required credentials and send it to the Customer.
Request method: GET
Request parameters:
SecureKey = md5 (subsId + secretkey);
Note: secretkey value could be defined on Payguru Dashboard while creating a landing page.
Request sample:
http://yourwebsite.com?subsId=1111&trans_id=222&securekey=c241b4c56970b6ee49cc87cb0eac362b
Response: The response must be in json format and it has two situations:
msg value being:
ERROR: REASON for unsuccessful cases.