active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

StripePI: Update authorization for failed Payment Intents

Open almalee24 opened this issue 1 year ago • 0 comments

If the transaction that failes was created through the create_intent or setup_purchase endpoint then we will grab response.dig('error', 'payment_intent', 'id') if present.

99 tests, 469 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

almalee24 avatar Sep 12 '24 16:09 almalee24