-
Notifications
You must be signed in to change notification settings - Fork 7
01 Credit card fullpayment and other payment methods
Yocki edited this page Nov 16, 2016
·
4 revisions
- This plugin is tested with Magento version 1.8 & 1.9
- PHP v5.4 or greater
- MySQL v5.0 or greater
-
Download and extract the plugin from this repository.
-
Locate the root Magento directory of your shop via FTP connection
-
Copy the
app
,lib
andskin
folders into magento root folder -
In your Magento admin area, Go to System - Configuration menu
-
In Sales-Payment Methods option, fill the configuration fields.
-
Fill Title with text button that you want to display to customer
-
Select Environment.
Sandbox
is for testing transaction andProduction
is for real transaction -
Fill Client and Server key. You can find this credential on Midtrans MAP Dashboard.
![Mag Settings](https://github.com/yocki-s/image-snap-repo/blob/master/image/snap-mag1.png)
-
-
Login to your Midtrans MAP Dashboard.
-
Select your environment (sandbox or production).
-
Go to settings - configuration
- Insert
http://[your web]/snap/payment/notification
as your Payment Notification URL. - Insert
http://[your web]/snap/payment/response
as your Finish, Pending and Error URL.
- Insert
You know what... Read this Wiki, and we hope you can integrate to Midtrans faster.