Skip to content

01 Credit card fullpayment and other payment methods

Yocki edited this page Sep 2, 2016 · 4 revisions

Installation

Minimum Requirement

  • This plugin is tested with Magento version 1.8 & 1.9
  • PHP v5.4 or greater
  • MySQL v5.0 or greater

Manual Installation

  1. Download and extract the plugin from this repository.

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

  3. Copy the app, lib and skin folders into magento root folder

  4. In your Magento admin area, Go to System - Configuration menu

  5. 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 and Production is for real transaction

    • Fill Client and Server key. You can find this credential on Veritrans MAP Dashboard.

       ![Mag Settings](https://github.com/yocki-s/image-snap-repo/blob/master/image/snap-mag1.png)
      

Veritrans MAP Configuration

  1. Login to your Veritrans MAP Dashboard.

  2. Select your environment (sandbox or production).

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