Download the PHP package magicway/momagic-php without Composer
On this page you can find all versions of the php package magicway/momagic-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magicway/momagic-php
More information about magicway/momagic-php
Files in magicway/momagic-php
Package momagic-php
Short Description PHP library for Magic way payment gateway
License MIT
Informations about the package momagic-php
MagicWay Payment Gateway Integration - PHP Library
Library Directory
Instructions:
-
Step 1: Download and extract the library files into your project
-
Step 2: Create a database and import the
orders.sql
table schema. Then set the database credential ondb_connection.php
file. -
Step 3: For Checkout integration, you can update the
checkout_hosted.php
or use a different file according to your need. We have provided a basic sample page from where you can kickstart the payment gateway integration. -
Step 4: When user click Continue to checkout button, redirect customer to payment channel selection page.
- Step 5: For redirecting action from MagicWay Payment gateway, we have also provided sample
success.php
,cancel.php
,fail.php
andipn.php
files. You can update those files according to your need.
Contributors
Arifur Rahman