Use Checkout instead of Charge

Created on 1 March 2023, almost 2 years ago

Problem/Motivation

I don't use the module, but I gave it a look to see if it uses Stripe\Checkout\Session::create(), however, the code just uses Charge behind the scenes, which is a deprecated API. It's also not safe to use, as it doesn't track the lifecycle of the payment and can cause double-charges.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024