Refactor Stripe payment element for additional payment method types

Created on 15 December 2023, 11 months ago
Updated 19 January 2024, 10 months ago

Problem/Motivation

Refactor Stripe payment element for additional payment method types

The initial implementation is credit card centric.

This refactor allows us to add new Stripe payment method types primarily by adding additional payment method type plugins.

It moves the credit card specific code to the Stripe card payment method type.

It also uses more generic methods in the js and the gateway so we don't have to have payment method specific code.

πŸ“Œ 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