Releases: Sylius/PayumStripe
Releases · Sylius/PayumStripe
v2.1.0
What's Changed
- Support multiple Stripe SDK versions by @dragosprotung in #52
- Update authors section in README with Flux and Harman logos by @GSadee in #53
- Re-render Stripe JS Elements form when reusing a still-payable PaymentIntent by @GSadee in #55
New Contributors
Full Changelog: v2.0.18...v2.1.0
v2.0.18
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- removing unused block payum_vendor_javascripts by @KatzoArano in #46
New Contributors
- @KatzoArano made their first contribution in #46
Full Changelog: v2.0.16...v2.0.17
v2.0.16
v2.0.15
v2.0.14
v2.0.13
v2.0.12
What's Changed
BCBreak
\FluxSE\PayumStripe\Action\Api\Resource\ResourceActionInterface has been changed due to the use of Stripe\StripeClient
Previous methods : getApiResourceClass and setApiResourceClass methods have been replaced by getStripeService.
Full Changelog: v2.0.11...v2.0.12
v2.0.11
What's Changed
- Added CancelAction for CheckoutSession by @dragosprotung in #30
- Add extra check for cancelled payment_intent by @JoppeDC in #32
- Add a test to be sure a synced object is still the same object by @Prometee in #33
New Contributors
Full Changelog: v2.0.10...v2.0.11
Add missing event consumers for the mode "authorize"
Full Changelog: v2.0.9...v2.0.10