Skip to content

Releases: CommerceWeavers/SyliusTpayPlugin

v2.0.0

11 Dec 20:14
v2.0.0
b02581f
Compare
Choose a tag to compare

TL;DR:

  • Separate Blik aliases for different channels
  • Separation of gateway configurations so all configurations are taken into account and can be reliably validated
  • Add direct redirects as payment method to allow support for credit payment
  • Added possibility to test connection with tpay

What's Changed

Full Changelog: v1.0.2...v2.0.0

v1.0.2

08 Nov 16:52
23b6c80
Compare
Choose a tag to compare

TL;DR:

  • Fixed production grade notifications
  • Fixed support for VisaMobile

What's Changed

  • Remove visa mobile onsite in pbl if there is one enabled by @arti0090 in #174
  • Revert setting tpay logs in DI extenstion as this config is not stored by @lchrusciel in #176
  • Set default state machine env in test app by @coldic3 in #182
  • Fix SignatureVerifier to support production mode by @coldic3 in #183
  • Add wkhtmltopdf binary to platform.sh deployment by @coldic3 in #185
  • Improve credit card translations by @lchrusciel in #186
  • Prepend Winzou SM refund payment graph only if Sylius Refund installed by @coldic3 in #187
  • Fix integration with SyliusRefundPlugin and Winzou SM by @coldic3 in #188
  • Use phpseclib RSA from Tpay utilities by @coldic3 in #189
  • Resolve Tpay transaction channels into an array if an error occurred by @coldic3 in #190

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Nov 20:40
e7c60fb
Compare
Choose a tag to compare

What's Changed

  • Fix card data visibility if saved cards feature disabled by @coldic3 in #163
  • Make paying by saved card not redirect based by @coldic3 in #164
  • Update OpenAPI docs with examples for "pay for order" action by @coldic3 in #161
  • Support Symfony UID component in ^6.0 version by @coldic3 in #166
  • Fixes to install and run the plugin with Sylius Standard by @coldic3 in #167
  • Extract credit cards to separate form type and code cleanup by @lchrusciel in #159

Full Changelog: v1.0.0...v1.0.1

v1.0.0 🎉

31 Oct 14:26
5347811
Compare
Choose a tag to compare

Stable release of Sylius and Tpay integration

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.2.0

22 Oct 13:10
cbe76d2
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Oct 16:06
e660409
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/CommerceWeavers/SyliusTpayPlugin/commits/v0.1.0