- 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/Oduwacoin-Payment-Gateway-Codeigniter.git
-
You can run this project using PHP server Copy codeigniter directory and pest it under PHP root directory
e.g PATH_TO/htdocs/
cp Oduwacoin-Payment-Gateway-Codeigniter PATH/TO/PHP_SERVER_DIR
open this url in your browser
http://localhost:8080/PATH_TO_PROJECT
- You have to load
cryptobox.js
file for load payment gateway - Callback url code given in this path
/application/controllers/Welcome.php
- You have to set callback url in this Callback URL field
- You have to load
- 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.