get https://api.annanow-pay.com/v1.0/Gateway//
Note for NodeJS: You need to install the following modules:
npm i axios crypto-js qs
Integration manualFor more information about the usage of Annanow Gateway, please visit Annanow Gateway section.
Secure payment process using this endpointYou 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.