#karthi8493

1 messages · Page 1 of 1 (latest)

fast valeBOT
main silo
#

Hi there!

#

Which webhook event are you listening to?

old raven
#

i want this id need to store and get the card details

#

card_1NNB4lLJDzyFtsXT5pV48zv4

#

which web hook event trigger get this card id

#

now i webhook event listenting for issuing.card.create

#

but this event not come

main silo
#

So what is your question? That you didn't receive the issuing.card.create event?

old raven
#

yes...and iam asking this event have come this card id like card_1NNB4lLJDzyFtsXT5pV48zv4

#

if come means ... this event not triggered

main silo
#

are you sure this is the correct ID? card_1NNB4lLJDzyFtsXT5pV48zv4?

old raven
main silo
#

This card ID comes from the documentation. I need to see an ID from your own account.

old raven
#

this id not come for my account

#

so , how can i get this id

#

which webhook event listening to get this card id?

main silo
#

Let's take a step back. Can you clarify what you are trying to do? Do you want to accept a payment with Stripe, or something else?

old raven
#

yes

#

im a accept payment stripe

#

that time we enter the card details correct?

#

when i accept payment stripe need to store that card id.. so i am asking which webhook event get this card id...

carmine oak
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

#

Are you using Payment Element or Stripe Checkout?
Could you please give me an example PaymentIntent? pi_xxx

old raven
#

pi_3NNB7WSC30TvzpRb0ItLiAX4

carmine oak
#

You can listen to the checkout.session.completed webhook event, and then take the payment_intent.payment_method property