https://docs.clover.com/docs/ecommerce-accepting-payments#using-idempotency-keys
I send charge: https://scl-sandbox.dev.clover.com/v1/charges with idempotency-keys
Client was paid successful, but My Software get Issue. So I need to get transaction again with idempotency-keys. How can I do?
Thanks