#akii-Webhook

1 messages · Page 1 of 1 (latest)

pale grove
#

Hi there, there's no webhook event that tells you directly if a credit card is expiring soon, but you can listen to payment_method.automatically_updated (https://stripe.com/docs/api/events/types#event_types-payment_method.automatically_updated) to get notified a payment method’s details are automatically updated by the network.

sonic sparrow
#

okay

sonic sparrow
#

Hi Jack, I have saved a CC 4000002760003184 which always requires authentication. Still when im making a paymentIntent, it does not return me a status as "requires_action". What can i do for this?

pale grove
#

Can you share with me the PaymentIntent ID?

sonic sparrow
#

sure here pi_3LLJPuGLOO5b7AOM12U9HEuz

pale grove
sonic sparrow
#

Yes, but this was in require_authentication status,

#

When it should be requires_action

pale grove
#

The status is requires_action, you can check the PaymentIntent object again.

sonic sparrow
#

Im confused, when i checked i did not get this status

pale grove
sonic sparrow
#

I am actually first making an Invoice.

#

Then getting the Paymnet Intent

#

Hi, I had one more issue, There are a lot of stripe API calls going from frontend with stripe/0 , why is that?

#

??

jaunty aspen
#

do you have the exact domain?

sonic sparrow
#

Yes

jaunty aspen
sonic sparrow
#

okay

#

Can u see my previous issue??

jaunty aspen
#

if you don't mind, could you share the issue again?

sonic sparrow
#

I think the issue is fixed for me.. Thanks again