Noqoody Pay Sandbox API Documentation
POSTToken
This API will be used to call the token
POSTGenerate Link & Session
This API will generate the payment url which will directly redirect the user to Noqoody where the payment will be handeled automatically by the Noqoody System or the SessionID and UUID can be used in the PaymentChannels API for generatinig the links separately.
The SessionID and UUID in this API will be used for the PaymentChannel API in which all the payment options will be displayed in the form of an array with their respective links
How to generate Secure Hash (SHA256)
Please use the following link for reference on how to generate secure hash
Format: {CustomerEmail}{CustomerName}{CustomerMobile}{Description}{ProjectCode}{Reference}{Amount}
Please make sure that amount is in 2 decimal places. 3 decimal places will result in an invalid secure hash
You will need the Client Secret Key as the key value to generate the securehash
Secret Key & Project code can be retrieved from the Get Account Details section in this document
GETGenerating Payment Channels
This API will consume the SessionID and UUID generated by GenerateLinks API and will return the list of payment channels along with the transacion details
GETValidate Payment
This API will validate the payment using your unique reference