#kibbas
1 messages · Page 1 of 1 (latest)
What event are you listening to ? can you share the events Id? and what are you looking for please?
Sorry, I forgot to say hello ^^
I don't really listen for events but I know there are 3 events which is called to add a card to a client.
Here are examples where there are just two events:
https://dashboard.stripe.com/test/events/evt_1MiaPZCSzO5SfKjC0Nanr4jm
https://dashboard.stripe.com/test/events/evt_1MiaKoCSzO5SfKjCTOBbbgT1
And the last one is missing which must attach the payment_method to the client
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
With my Native JavaScript code, the stripe.confirmCardSetup() method works fine.
But in React, the card is not attached to the client.
You've created a setupintent without a customer:
req_PIiynf4OKPUSzj
That' why the generated PaymentMehtod wasn't attached to a customer. and there wasn't the event:
https://stripe.com/docs/api/events/types#event_types-payment_method.attached