Problem/Motivation

Stripe Payment Element gateway is refactored to have a plugin system to support additional payment methods from Stripe. We'd like to add Alipay and WeChat Pay

Blocked by #3392413: Add the option to not setup payment methods for future usage

Steps to reproduce

Proposed resolution

Implement the plugins for those two payment methods

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

CommentFileSizeAuthor
image (6).png73.98 KBskyredwang
image (5).png117.57 KBskyredwang
image (4).png539.43 KBskyredwang
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

skyredwang created an issue. See original summary.

skyredwang’s picture

skyredwang’s picture

Issue summary: View changes
vmarchuk’s picture

skyredwang’s picture

Title: Support single-use payment methods like Link, Alipay and WeChat Pay » Add Alipay and WeChat Pay payment methods to Stripe Payment Element
Issue summary: View changes

@vmarchuk Thanks for the reference, I repurposed this issue.

skyredwang’s picture

Assigned: skyredwang » Unassigned
Issue summary: View changes
Status: Active » Needs review

TomTech made their first commit to this issue’s fork.

  • TomTech committed 7990a991 on 8.x-1.x authored by skyredwang
    Issue #3412441 by skyredwang, TomTech, vmarchuk: Add Alipay and WeChat...
tomtech’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

smokris’s picture

(Adding parent issue to help organize the various payment method additions.)