Ensure Payment Entity is Created After Payment Confirmation

Created on 7 September 2023, 10 months ago
Updated 11 September 2023, 10 months ago

In the Payment Element workflow, we are expected to present our own submit button and to invoke the libraryโ€™s confirmPayment() function, at which time SCA may be presented to the customer in the iframe if needed. If not or after the customer has successfully authenticated the transaction, they will be redirected to a return_url, which in our case should be the special URL Drupal Commerce uses to advance the customer to the next page in checkout.

We need to ensure that this process triggers properly and that upon successful payment a Payment entity is created with the appropriate details (price, status, remote ID, etc.).

๐Ÿ“Œ Task
Status

Fixed

Version

1.0

Component

Payment Element

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States thenyouDi Asheville, North Carolina

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

Comments & Activities

Production build 0.69.0 2024