#mamtabajaj

1 messages · Page 1 of 1 (latest)

novel streamBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

brittle salmon
#

hello! you can consider using the two step confirmation flow whereby you create a PaymentMethod first, then create the payment : https://stripe.com/docs/payments/build-a-two-step-confirmation

When you create the PaymentMethod, you can identify if it's a VISA card based off : https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-brand

Add an optional review page or run validations after a user enters their payment details.

long gulch
#

can I use the DeferredPayment as well?

brittle salmon
#

The two step payment guide is pretty much deferred payment