Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizdaprasetya/vtweb-prestashop-bcainstallment

Add BCA installment feature to vtweb prestashop module
https://github.com/rizdaprasetya/vtweb-prestashop-bcainstallment

Last synced: 8 days ago
JSON representation

Add BCA installment feature to vtweb prestashop module

Awesome Lists containing this project

README

        

Veritrans Prestashop BCA Installment Module
===========================

Veritrans :heart: Prestashop!

## Installation Instruction

1. Download the plugin from this repository.

2. Extract the modules, then rename the folder modules as **veritransbcainstallment** and zip this modules as **veritransbcainstallment.zip**

3. Go to your Prestashop administration page and go to **"Modules"** menu.

4. Click on the **"Add a new module"** and locate the **veritransbcainstallment.zip** file, then upload it.

5. Find the **Veritrans BCA Installment** module in the module list and install the module.

## MAP Configuration

1. Change the following settings in your Merchant Administration Portal:

* Payment Notification URL:

- Prestashop 1.4 and lower: `http://[your-site-url]/modules/veritranspay/notification.php`

- Prestashop 1.5 and higher: `http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=notification`

* Finish Redirect URL:

- Prestashop 1.4 and lower: `http://[your-site-url]/modules/veritranspay/order_confirmation.php`

- Prestashop 1.5 and higher: `http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=success`

* Unfinish Redirect URL:

- Prestashop 1.4 and lower: `http://[your-site-url]/`

- Prestashop 1.5 and higher: `http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=back`

* Error Redirect URL:

- Prestashop 1.4 and lower: `http://[your-site-url]/modules/veritranspay/order_confirmation.php`

- Prestashop 1.5 and higher: `http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=failure`

#### Get help

* [Veritrans sandbox login](https://my.sandbox.veritrans.co.id/)
* [Veritrans sandbox registration](https://my.sandbox.veritrans.co.id/register)
* [Veritrans registration](https://my.veritrans.co.id/register)
* [Veritrans documentation](http://docs.veritrans.co.id)
* [Veritrans Woocommerce Documentation](http://docs.veritrans.co.id/vtweb/integration_woocommerce.html)
* Technical support [[email protected]](mailto:[email protected])