get https://api.shop-and-pay.com/v1.0/Gateway//
Note for NodeJS: You need to install the following modules:
npm i axios crypto-js qs
Integration manual
For more information about the usage of Shop & Pay Gateway, please visit Shop & Pay Gateway section.
Secure payment process using this endpoint
You could use this endpoint, for example, to verify a webhook you have received.
You get a webhook for a successful payment and you would like to check whether this gateway payment has actually been paid.