All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Defer beforeRegistration Hook if config value
addPaypalJsToHead
is false + Documentation to add JS to head
- Pass telephone number parameter to PayPal
- Added error log informations
- Correct calc of taxes (included / excluded)
- Disable MyBank and Sofort funding
- Fix import and module registration of this module
- Display notification messages from paypal
- paypal-button component refactoring - logic moved to actions/getters - @dimasch (#137)
- Upgraded module signatures to VSF 1.12.x - @dimasch (#131)
- Compatibility with Capybara theme. Updated README. - @dimasch (#124)
- Resolved issue with expected intent from order api call to be authorize, got capture. - @dimasch
- Support the invoice creation (by use Sale type for Payment Action) - @dimasch
- Documentation
- Refactored for Magento2 and compatible with 2.2.x built in Paypal Express - able to read transaction data from Paypal and do Refunds
- Use NVP methods similar to how Magento 2 implements paypal
- Added support the style attribute for any buttons customizations. - @dimasch (#114)
- Added loader for the place order process. Backward compatibility with support old getters. - @dimasch (#112)
- Compatibility for VSF 1.10.x - updated the module signature - @dimasch (#107)
- Migrated to the new PayPal Smart Payment Buttons SDK - @dimasch (#91)
- Use async/await for component methods - @dimasch (#91)
- Support live and sandbox by configuration - @dimasch (#91)