duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/simple-commerce
Other
143 stars 34 forks source link

[7.x] Fix Stripe Payment Intent not being saved to order gateway data #1072

Closed duncanmcclean closed 1 month ago

duncanmcclean commented 1 month ago

This pull request fixes an issue when using the Stripe Payment Gateway, where the payment intent wasn't being saved onto the order's gateway data.

This meant that refunds couldn't be issued from within Simple Commerce.

Fixes #1071.

duncanmcclean commented 1 month ago

The failing tests seem to be unrelated - fixed in #1073.

github-actions[bot] commented 1 month ago

Released as part of v6.3.1.

github-actions[bot] commented 1 month ago

Released as part of v7.0.1.