v0.2.0
Pre-release
Pre-release
What's Changed
- Unify services names by @arti0090 in #76
- Provide translatable description for TPay call by @arti0090 in #77
- Card payments improvements by @jakubtobiasz in #74
- Introduce Google Pay on-site by @coldic3 in #63
- Support retrying or changing to BLIK payment method by @coldic3 in #80
- Handle a failing payment case by @jakubtobiasz in #79
- Support retrying or changing to card payment method by @coldic3 in #83
- Direct transfer transaction pbl improvements by @arti0090 in #72
- Allow cancelling in-progress payments using API by @jakubtobiasz in #81
- Support Apple Pay in API by @jakubtobiasz in #86
- [Minor] Add missing finals by @lchrusciel in #95
- [Config] Ensure same configuration for all Tpay gateways by @lchrusciel in #94
- [Forms] Remove googe_pay_token from details if value is not set by @lchrusciel in #99
- add support for visa mobile (on-site) by @arti0090 in #85
- Add support for Apple Pay payments in UI by @jakubtobiasz in #97
- Fix the
authorize
logic in theTpayApi
by @jakubtobiasz in #101 - Add possibility to retry a pbl payment by @arti0090 in #100
- Remove unnecessary copyrights by @arti0090 in #103
- Make it possible to initialize an Apple Pay payment session via API by @jakubtobiasz in #102
- Fix providing empty fields while configuring Tpay gateway by @jakubtobiasz in #104
New Contributors
- @lchrusciel made their first contribution in #95
Full Changelog: v0.1.0...v0.2.0