- Basic Requirements for access gateway.
- How to setup payment gateway in your website?
- UI view of payment gateway
-
Register as a Vendor account for free on the website.
-
Create new payment box from here
Clone the project
git clone https://github.com/ODUWAX/ODUWAX/Oduwacoin-Payment-Gateway-NextJS.git
-
Go to the project directory
cd next-js
Install dependencies
npm install
Start the server
npm run dev
- You have to import
cryptobox.js
for load payment gateway - Callback url code given in this path
pages/api/callback.js
- You have to set callback url in this Callback URL field
- You have to import
- Waiting for payment
- Don't have a OWC payment card
- Successfull payment
- Payment gateway credential not valid OR not approved by admin
For support, email on support@oduwacoin.io or visit here.