Payments
Version 2.1.4 - Jan 22, 2019
- Add Indian Rupee currency
- Update Address pre-population to check for all required information
- Fix bug with Email field when pre-populating billing info
Version 2.1.3 - Aug 07, 2018
- Update Currency field to better clean and format the price before sending to PayPal
- Fix bug with Currency fields when a symbol was present before formatting
Version 2.1.2 - Apr 02, 2018
- Update negative line items to send as consolidated cart discount because PayPal no longer allows negative line items
- Fix bug with formatting prices before sending to PayPal
Version 2.1.1 - Mar 10, 2018
- Add new language translations
Version 2.1 - Mar 27, 2017
- Update Currency fields to strip symbols to be compliant with PayPal API changes
Version 2.0.9 - Jan 30, 2017
- Add German translations
Version 2.0.8 - Apr 21, 2016
- Fix misspelled word
Version 2.0.7 - Mar 13, 2016
- Fix bug where recurring payments were not being sent to correct PayPal checkout page
Version 2.0.6 - Apr 14, 2015
- Update running total box to display the correct currency code
- Fix bug where prices were being rounded off before forwarding to PayPal
Version 2.0.5 - Mar 31, 2015
- Add Return and Cancel Return URLs to PayPal settings
- Fix bug with i18n class to properly load translated strings if locale exists
- Fix bug with running total and checkboxes to account for the change in checkbox IDs from a previous VFB Pro update
Version 2.0.4 - Mar 10, 2015
- Fix bug where item count in cart could be incorrect and cause PayPal to not recognize them
Version 2.0.3 - Mar 04, 2015
- Update PayPal Standard to better account for the differences between Radio, Checkbox, and Select fields when building the cart prices
- Update payment processing to happen later during the VFB Pro post-processing
Version 2.0.2 - Feb 20, 2015
- Fix bug where pre-populating the Billing Info could fail if no fields were selected
Version 2.0.1 - Feb 14, 2015
- Fix bug with updater class where parent class may not yet exist