Skip to content

Installation Guidance

Fadhil Rozaidi edited this page Feb 7, 2022 · 1 revision

Installations

  1. 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/*

  2. Login to OpenCart administration, click on extension menu and click on Payments submenu.

  3. 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.

  4. 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.

  5. Fill in your Razer Merchant Services Merchant ID & Razer Merchant Services Verify/Secret Key into the respective fields.

  6. Log in your merchant account at https://portal.merchant.razer.com. Click Transactions > Settings > Endpoint setting.

  7. 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

  1. Save the configuration and done.
Clone this wiki locally