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

feat: Add ACH payment flows #3673

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat: Add ACH payment flows
  • Loading branch information
suejung-sentry committed Jan 21, 2025
commit 7f4797b660a3d7de8eca92af498c162d85e44e73
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@ function PaymentCard({ subscriptionDetail, provider, owner }) {
variant="primary"
onClick={() => setIsFormOpen(true)}
>
Set card
Set payment method
</Button>
</div>
</div>
Loading
Oops, something went wrong.