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

billing: Switch payment intents to use Stripe's "automatic payment methods" feature #1746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jshearer
Copy link
Contributor

@jshearer jshearer commented Oct 29, 2024

This lets you select and configure which payment methods are enabled from the Stripe web UI. The original goal was to enable ACH payments, but it seemed better to just switch us over to something that lets these be configured w/o any code changes required.

Payment input UI after this change (since card and ACH are turned on in Stripe):

Screenshot 2024-10-29 at 13 42 34


This change is Reviewable

…tic payment methods" feature

This lets you select and configure which payment methods are enabled from the Stripe web UI. The original goal was to enable ACH payments, but it seemed better to just switch us over to something that lets these be configured w/o any code changes required.
@jshearer jshearer requested a review from a team October 29, 2024 17:43
@jshearer jshearer changed the title billing: Switch payment method input form to use Stripe's "automatic payment methods" feature billing: Switch payment intents to use Stripe's "automatic payment methods" feature Oct 29, 2024
@jshearer
Copy link
Contributor Author

jshearer commented Nov 4, 2024

FYI I tested this out myself and after talking w/ @dyaffe, deployed this. So this has been live for a few days now, and we confirmed that it works as intended and people can add their bank accounts now

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.

1 participant