#cashiersprit

1 messages ยท Page 1 of 1 (latest)

rain locustBOT
vivid path
#

Hi there, sorry for the delay!

frigid widget
#

I won't call 8min as a delay really ๐Ÿ˜‰ thanks so much for your helps ๐Ÿ‘

vivid path
#

In this case, our models determined that the charge should be retried but it appears the retry also failed

frigid widget
#

en, but your retries will change the charge_id?

#

in my understanding, if retries charge failed, it should use previous charge_id ๐Ÿ˜‰

vivid path
#

Right, the retry will trigger a creation of a brand new charge object

frigid widget
#

but we have no idea of 2nd charge id until you suddenly inform us that 2nd charge action is failed too

#

we know 1st charge id since we got it when confirm payment intent

#

but ok, thanks for your explanation. I think we may need to adjust our current behavior. in our old understanding, the charge id is binded to payment intent id, otherwise, an error throw out. obviously, it is not applicable anymore