Skip to content

Releases: spryker-eco/payone

1.1.0

07 Nov 13:39
a426442
Compare
Choose a tag to compare

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

20 Sep 11:59
Compare
Choose a tag to compare

Included commits: 1.0.3...1.0.4

Bugfixes

Changed usage of deprecated config class.

1.0.3

31 Aug 10:32
Compare
Choose a tag to compare

Included commits: 1.0.2...1.0.3

Bugfixes

Fixed error on success page if the page is refreshed.

1.0.2

09 Aug 16:50
Compare
Choose a tag to compare

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

08 Aug 16:50
Compare
Choose a tag to compare

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

04 Aug 16:53
Compare
Choose a tag to compare

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

03 Aug 14:57
Compare
Choose a tag to compare

Included commits: 0.1.0...0.1.1

Bugfixes

  • Fixed compatibility with the latest demoshop.

0.1.0

01 Aug 16:05
Compare
Choose a tag to compare

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).