Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizdaprasetya/vtweb-prestashop-bcaacquiring
Additional Veritrans module for CC payment with BCA Acquring
https://github.com/rizdaprasetya/vtweb-prestashop-bcaacquiring
Last synced: 8 days ago
JSON representation
Additional Veritrans module for CC payment with BCA Acquring
- Host: GitHub
- URL: https://github.com/rizdaprasetya/vtweb-prestashop-bcaacquiring
- Owner: rizdaprasetya
- Created: 2016-04-14T07:23:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T05:18:09.000Z (over 8 years ago)
- Last Synced: 2024-12-03T15:28:33.663Z (about 1 month ago)
- Language: PHP
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Veritrans Prestashop BCA Module
===========================Veritrans :heart: Prestashop!
## Installation Instruction
1. Download the plugin from this repository.
2. Extract the modules, then rename the folder modules as **veritransbca** and zip this modules as **veritransbca.zip**
3. Go to your Prestashop administration page and go to **"Modules"** menu.
4. Click on the **"Add a new module"** and locate the **veritransbca.zip** file, then upload it.
5. Find the **Veritrans BCA** 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])