veritrans / SNAP-Opencart

MIT License
3 stars 12 forks source link

Official Midtrans SNAP OpenCart Extension

Midtrans :heart: OpenCart!

This is the official Midtrans extension for the OpenCart E-commerce platform.

Compatibility

  1. PHP v5.4 and higher
  2. Opencart v2.0, 2.1, 2.2

Installation

  1. Download and extract the zip file.

  2. Locate the root OpenCart directory of your shop via FTP connection.

  3. Copy the admin, catalog, and system folders into your OpenCart's root folder, and merge it.

  4. In your OpenCart admin area, go to Extensions - Payments.

  5. Scroll down untill you find Midtrans.

  6. Click the Install green button and edit the plugin.

  7. Insert your merchant details (server key and client key).

  8. Login into your Midtrans account and change the following options:

    • Payment Notification URL in Settings to http://[your shop's homepage]/index.php?route=payment/snap/payment_notification

    • Finish Redirect URL in Settings to http://[your shop’s homepage]/index.php?route=payment/snap/landing_redir&

    • Error Redirect URL in Settings to http://[your shop’s homepage]/index.php?route=payment/snap/landing_redir&

    • Unfinish Redirect URL in Settings to http://[your shop’s homepage]/index.php?route=payment/snap/landing_redir&

Get Help