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

New Donation Flow - Recurring Payments Setup Intent #473

Closed
dimitur2204 opened this issue Mar 21, 2023 · 0 comments · Fixed by #627
Closed

New Donation Flow - Recurring Payments Setup Intent #473

dimitur2204 opened this issue Mar 21, 2023 · 0 comments · Fixed by #627
Assignees
Labels
type: enhancement New feature or request

Comments

@dimitur2204
Copy link
Contributor

Which area(s) of Podkrepi.bg are affected? (leave empty if unsure)

No response

Describe the feature you'd like to request

For the use case we have it turns out SetupIntents are more suitable than PaymentIntents, since we would like to render the card form and collect card information from the user and at the end of the checkout determine whether he wants a subscription or regular payment and at what price.

Describe the solution you'd like

Create endpoints to support creation of setupIntent that can be later used for charging the customers both for invoices(subscriptions) and paymentIntents

Describe alternatives you've considered

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
1 participant