Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

FR: Accept an optional "enable billing address collection" flag for Checkout #252

Closed
bmizerany opened this issue Feb 16, 2023 · 0 comments · Fixed by #256
Closed

FR: Accept an optional "enable billing address collection" flag for Checkout #252

bmizerany opened this issue Feb 16, 2023 · 0 comments · Fixed by #256
Labels
fr Feature request

Comments

@bmizerany
Copy link
Contributor

bmizerany commented Feb 16, 2023

What are you trying to do?

Require billing addresses when collecting payment information via Checkout.

How should we solve this?

Plumb a boolean option from Schedule to Checkout. See https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-billing_address_collection

What is the impact of not solving this?

Users that require billing information cannot take advantage of Checkout.

Anything else?

No response

@bmizerany bmizerany added the fr Feature request label Feb 16, 2023
@bmizerany bmizerany linked a pull request Feb 17, 2023 that will close this issue
bmizerany added a commit that referenced this issue Feb 19, 2023
This also adds test coverage for Checkout.

Fixes #252
bmizerany added a commit that referenced this issue Feb 19, 2023
This also adds test coverage for Checkout.

Fixes #252
bmizerany added a commit that referenced this issue Feb 19, 2023
This also adds test coverage for Checkout.

Fixes #252
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fr Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant