Skip to content

Opencart 1.5.6.4 - MOLPay Seamless (Production & Sandbox Env)

Latest
Compare
Choose a tag to compare
@amaleena123 amaleena123 released this 22 Jan 04:26
· 8 commits to master since this release

Updated as 22 Jan 2018. Added features :

  • add field MOLPay Secret Key
  • add field MOLPay Environment Type (Production or Sandbox)

Note:

  • Before install this plugin, please backup first your webroot files and folders as precaution.
  • To set return URL and callback URL follow below steps:
    1. Login to MOLPay Merchant Portal and go to Transactions > Transaction Settings and find 'End Point Setting'
    2. Put return URL as URL_of_your_website/upload/index.php?route=payment/molpayseamless/return_ipn and set 'Yes' to 'Enable Return URL with IPN?'
    3. Put return URL as URL_of_your_website/upload/index.php?route=payment/molpayseamless/callback_ipn and set 'Yes' to 'Enable Callback URL with IPN?'

The above full URL is default setup of Opencart 1.5.6.4 which is may vary from your web setup