#twinkle0293

1 messages · Page 1 of 1 (latest)

woven wigeonBOT
sweet linden
#

Hi
Can you share an EventId on which you don't have payment method ?

safe sapphire
#

"id": "evt_3OhXU2HFzwE4pTge1tDHXbWv"
Which field can I use to check which type of payment was it?

#

I can see on the stripe dashboard that we are getting 4 types of payments under payment methods when the payment was done via ACH

sweet linden
#

You can refer to the field payment_method

#

it has a payment method id

#

You can make an API call and retrieve the payment method details by its Id

#

Or refer to charges.data[0].payment_method_details

#

you'll have more details about the payment method