Webform Payment Element | Support Buy now, pay later methods

Created on 2 April 2023, about 1 year ago
Updated 22 May 2023, about 1 year ago

Problem/Motivation

To implement Buy now, pay later methods to pay (Affirm, Afterpay / Clearpay, Klarna)
https://stripe.com/docs/payments/buy-now-pay-later.

it is needed to implement Payment Element: https://stripe.com/docs/payments/payment-element

Proposed resolution

Apply patch from https://www.drupal.org/project/stripe/issues/3316114 ✨ Add support for Stripe Payment Element Needs review .
Create custom Event Subscriber of StripePaymentReturnEvent if needed to process payment intent on the Drupal Site.

Blocked by

https://www.drupal.org/project/stripe/issues/3316114 ✨ Add support for Stripe Payment Element Needs review

Issues

Buy now, pay later methods require 'return_url', that simply makes redirect and webform data is loosed, temporary solution could be create webform submission on the StripePaymentReturnEvent Subscriber.

✨ Feature request
Status

Needs work

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Anna D

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

Comments & Activities

Production build 0.69.0 2024