#рэмрэм

1 messages · Page 1 of 1 (latest)

summer jewelBOT
iron hamlet
#

Hi there!

#

True, if you have a failed payment with idempotency key abc, when you retry the payment you have to change the idempotency key. Otherwise you'll get back the same error message.

onyx crystal
#

How whould you recommend to change it, but keep the idempotency key logic?

iron hamlet
#

Well you'll have to change your idempotency key logic. When a payment fails, use a different idemmotencykey to retry the payment.