Repository files navigation PayUMoney-Gateway-Integration-CodeIgniter 3.1.10
Quick steps to integrate to your web/app on the go!
Clone the repository git clone https://github.com/anburocky3/PayUMoney-Gateway-Integration-CodeIgniter.git
Open Terminal, typecd PayUMoney-Gateway-Integration-CodeIgniter
CopyWelcome.php, Status.phpcontroller files inapplications/controllers/directory
Copyproduct_form.php.php, confirmation.php, success.php, failure.phpview files inapplications/views/directory
Customize the controller logic according to your web/app.
Welcome.php Controller - Displays the product_form.php view page.
Welcome.php/check Method - Check all parameters required for transaction and generates sha hash and display the confirmation.php view page.
Welcome.php/help Method - Displays the quick integration help page.
Status.php Controller - Process the result and display success, failure page according to the transaction.
15th May, 2019 - Updated from3.1.5 to3.1.10
About
PayUmoney is an Indian payment gateway for making transactions online.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.