A module that mode for Redoya.NET Pay API
npm i pay-redoya
RedoyaPay.createOrderURL(price, isInTestMode, successfulURL, failURL, vendorToken, secret, expiresIn)
Creates and returns a URL to redirect the customer to the link for making a payment.
Returns an object with the order result. Click to see the API docs for more information. (Look at API > POST /api/v1/order/verify/:orderId section.)