Open Source Projects
Version:1.1.1
Downloads: 132
Language: English
License: GNU/GPL
Price: FREE
Created: 01-02-2012
Updated: 02-16-2012
Features Included:
- Integrated with the MCB Client Center PayPal System. (auto-detects and utilizes the paypal email and currency code set in the admin)
- Built-in return functions including a Completed Payment Return, Canceled Order Return and a Notify URL.
- Vast Currency Support (ALL currencies that PayPal & MCB support)
- Customer Data to PayPal (send client name and address for automatic logging of the information for each sale in paypal to make future reports easier for the Paypal side. It also allows your clients who dont have paypal accounts to easily sign up with their information pre-filled.)
- Advanced Button Alignment (options include left, right and centered)
- Auto-Detect & Applies HTTP or HTTPS
- PayPal Page Style - allows the button to control the look of the PayPal checkout page.
How to Install the Visuex PayPal addon:
1. Extract the zip file.
2. Upload the addon files to your website keeping the folder structure of:
- /assets/templates/addons/visuex_paypal
- there are two php files (one in images folder) and 31 images to choose for your invoice (inside the images folder)
- be sure to overwrite the file mcb_invoice_helper.php located in the folder ~/application/helpers.
3. Open the template file that you wish to add the addon to, this can be done one of two ways.
- a. Login to your MCB Dashboard and go to "Invoice Templates" in Control Center menu then click the Pencil to edit the template.
- b. Navigate to application/modules_core/invoices/views/invoice_templates and edit the php template file.
4. Add the code below wherever you want it to be for example: add it right above "" in default.php
Add the code below to your template file: located in the ~/application/modules_core/invoices/views/invoice_templates folder
