Consistent return from Stripe

Created on 26 August 2024, 6 months ago
Updated 9 September 2024, 6 months ago

Problem/Motivation

Currently, we only return via the redirectUrl if Stripe deems it necessary. Otherwise, the review pane is posted back and continues on to the next step. (payment).

The main difference is for existing payment methods, onReturn() is not invoked. This shouldn't normally be an issue, since the main task onReturn() performs is creating the payment method, but for the sake of consistency, and in case of a divergence, let's make sure we return through the same path.

πŸ“Œ Task
Status

Fixed

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