#Kannu
1 messages · Page 1 of 1 (latest)
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.
👋 happy to help
you've installed the wrong package for Stripe
the one you're using stripe is the Stripe-Node SDK
used in the backend
please let me know correct pakage for frontend.
take your time
taking a look
would you mind sharing the request ID?
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
actually would you mind compying the Payment Intent ID? pi_xxx
it's in your console
oh 🤦
basically you're sending "card" instead of the Payment Method ID
yes
checking
pls wait
not working
geeting this
payment_intent_unexpected_state
The PaymentIntent’s state was incompatible with the operation you were trying to perform.
@plain vale
not able to scroll pop-up
would you mind creating a new PaymentIntent and retrying
ok
@plain vale getting this
give me a second
I'm trying to understand how you're integrating with Stripe
ok
why are you using the sources API?
the sources API is not compatible with 3DS
which is mandatory as per the RBI regulations
which api do we need to use?
if you want to just Setup a future Payment Method
if you want to collect a payment
actually i want to debit and credit payment also
https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
this api for what?
ok then you need to use https://stripe.com/docs/payments/quickstart
forget about the SetupIntents
you mean for future usage?
when a customer signup in our app
then we need to m add customer's credit card
how can we add?
without a payment?
if you don't want an initial payment then you can do https://stripe.com/docs/invoicing/india-emandate-guide
no actually
this app for USA
i have created account using INDIA.
i will change my country US TO IN
can i contact customer support to change my country?
when a customer signup in our app
then we need to m add customer's credit card
how can we add?
please tell according to USA.
I don't think it's possible
you need to create a new account
i will create new one.
according to new account for usa
pls tell how we can add customer card
With this doc that has been linked to a few times https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
Is there a specific part of it that you are stuck on?