v1.7.6
What's Changed
- Prevent cart from being cleared when PayPal Express checkout is canceled by @tomkalon in #383
- Cancel payment only if it's possible by @NoResponseMate in #391
- Fix performance issue of getting all payments within the payment flow by @NoResponseMate in #392
- [ExpressCheckout] Get paypal methods directly instead of defaulting by @NoResponseMate in #394
- [Maintenance] Deprecate PaymentProvider in favour of PaypalPaymentQuery by @NoResponseMate in #398
- [DI] Allow setting sandbox mode and increased logging via env variables by @NoResponseMate in #405
- [ExpressCheckout] Allow skipping shipping/payment steps by @NoResponseMate in #404
- [Refund] Fix partial refunds within same day by @NoResponseMate in #401
- [Maintenance] Fix invalid PaymentMethod form labels by @NoResponseMate in #403
- Fix line items creation being tied with the number of taxes by @NoResponseMate in #399
- [Checkout] Fix supported locales resolving by @NoResponseMate in #402
- [Maintenance] Locale resolving fixes by @NoResponseMate in #406
- [PaymentMethod] Fix creating sandbox method by @NoResponseMate in #407
- [Maintenance] Fix address setting flow in express checkout by @NoResponseMate in #408
- [Admin][PaymentMethod] Add validation to sandbox paypal fields by @NoResponseMate in #409
Full Changelog: v1.7.5...v1.7.6