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

[13.x] Fix enabling auto collecting in checkout #1270

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Oct 25, 2021

This PR fixes an issue with Stripe Checkout when creating new subscriptions. When Tax ID collection is enabled, auto collection of the customer's address and name should be enabled. Previously this was only done for one-off charges.

Fixes #1269

@driesvints driesvints changed the title Fix enabling auto collecting in checkout [13.x] Fix enabling auto collecting in checkout Oct 25, 2021
@taylorotwell taylorotwell merged commit f0bdbbc into 13.x Oct 25, 2021
@taylorotwell taylorotwell deleted the fix-checkout-subscriptions branch October 25, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stripe response: please set customer_update[name] to auto
2 participants