You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Change out the current paymentIntent implementation in the new donation flow to use the setupIntents
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered:
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
orregular
payment and at what price.Describe the solution you'd like
Change out the current
paymentIntent
implementation in the new donation flow to use thesetupIntents
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: