Stripe Charge to Stripe PaymentIntent

Created on 1 December 2020, about 4 years ago
Updated 19 January 2023, almost 2 years ago

Problem/Motivation

Since Stripe SCA is coming soon and to my knowledge all payments have transferred to PaymentIntents it is crucial for European Economic Area (EEA for short) to use PaymentIntents instead of Charges because using the Charges API will result in high rates of declines.
More about it on this link

Proposed resolution

All future payments made by Stripe instead of storing the Charge id store the Payment intent ID.
Also implementation of a "legacy" fallback is needed for orders that stored the Charge id : for both captures and refunds.
Patch is attached.

Feature request
Status

Fixed

Component

Code

Created by

🇭🇷Croatia marijan gudelj

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Status changed to Needs review almost 2 years ago
  • Status changed to Fixed almost 2 years ago
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024