Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Stripe v3 #6121

Merged
merged 4 commits into from
Mar 23, 2021
Merged

Update to Stripe v3 #6121

merged 4 commits into from
Mar 23, 2021

Conversation

julsemaan
Copy link
Collaborator

Description

Stripe now required to use the latest version of Stripe checkout (elements) for auto compliance, this updates the integration to use Stripe elements (also known as Stripe checkout v3)

Impacts

Stripe integration

Delete branch after merge

YES

NEWS file entries

Enhancements

  • Updated Stripe integration to use Stripe Elements

@julsemaan
Copy link
Collaborator Author

There is 1 last detail to figure out, I had to go back to creating one customer entry per subscription (instead of reusing the customer entry) due to how declines are now handled.

Reached out to Stripe regarding that, we'll see if I have a way to put it back to using the same customer object, otherwise we'll merge as-is.

@julsemaan
Copy link
Collaborator Author

@jrouzierinverse, please review this for inclusion in 10.3

@jrouzierinverse jrouzierinverse merged commit 63bfcdd into devel Mar 23, 2021
@satkunas satkunas deleted the feature/stripe-v3 branch May 15, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants