#Amer Bearat

1 messages · Page 1 of 1 (latest)

sudden vaultBOT
civic onyx
#

HI 👋

Do you have an example of the Payment Request or Charge object this is associated with?

valid palm
#

pi_3MyN6uLcZsW8iWbK3gmIC4D0

civic onyx
#

The confirmation request was not sent to Stripe API until 2023-04-20 23:05:24

#

That's when we process the charge

valid palm
#

hmm ok

#

is there is a way to query on updated not created time for payment intent using rest api

#

to get all payment intent was updated last hour for example

civic onyx
#

Unfortunately no

#

But this payment intent was created on 4/18 and was in a state of requires_payment_method until 4/20 when it was confirmed in the customer's browser

#

So you would have received a payment_intent.payment_succeeded event when that occurred

valid palm
#

ok thanks