Refactor Getting the Stripe Payment Method on the return callback

Created on 20 January 2025, about 1 month ago

Problem/Motivation

When we process the onReturn() method in the Stripe Payment Element gateway, we retrieve the payment method from the payment intent based on the return request.

We need the intent for some other enhancements.

We should instead return the intent from the request. From there, the payment method can still be retrieved, but we will also have the intent available for other logic.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TomTech

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024