-
Notifications
You must be signed in to change notification settings - Fork 7
Installation Guidance
-
Download from dist folder or clone this repository. Copy all the file and paste it at your opencart root directory.
<OpenCart_DIR>/admin/*
<OpenCart_DIR>/catalog/*
-
Login to OpenCart administration, click on extension menu and click on Payments submenu.
-
You will see list of payment method available on your OpenCart. Click on [Install] link for Razer Merchant Services to install this module into your online store.
-
After you’ve successfully install this module, you need to click on [Edit] link for Razer Merchant Services option to configure this payment module in your OpenCart online store.
-
Fill in your Razer Merchant Services Merchant ID & Razer Merchant Services Verify/Secret Key into the respective fields.
-
Log in your merchant account at https://portal.merchant.razer.com. Click Transactions > Settings > Endpoint setting.
-
Fill in return URL and Callback URL with your shopping cart URL.
Return URL : http://xxxxxxxxxxxxxx/index.php?route=payment/molpay/return_ipn
Notification URL : http://xxxxxxxxxxxxxx/index.php?route=payment/molpay/notification_ipn
Callback URL : http://xxxxxxxxxxxxxx/index.php?route=payment/molpay/callback_ipn
*Replace xxxxxxxxxxxxxx with your shoppingcart domain
- Save the configuration and done.