Releases: spryker-eco/payone
Releases · spryker-eco/payone
1.1.0
Included commits: 1.0.4...1.1.0
Features:
- PayPal Express Checkout uses summary and success pages from standard checkout.
- Documentation describes possibility to add shipping select form to summary page.
- Requests and response logging have been added for debug purposes.
- CI scripts included
- Tests are migrated to a new structure
Bugfixes:
1.0.4
1.0.3
1.0.2
Included commits: 1.0.1...1.0.2
- Modified check() method to display default error message if credit card data is incomplete.
- Removed unused values from config.
- Added selector for error message container into config.
1.0.1
Included commits: 1.0.0...1.0.1
- Modified initHostedIframe() method in
assets/Yves/js/modules/payment-method.js
to set current language for handling error messages.
1.0.0
Included commits: 0.1.1...1.0.0
Bugfixes
Added absent cardholder field to the credit card form on payment checkout step.
0.1.1
0.1.0
Included commits: https://github.com/spryker-eco/payone/tree/0.1.0
Bugfixes
- Fix problem with invoice during order placing process when the discount is in the cart.
- Fixed amount of years in credit card method form(expiration date).