Remove the custom PaymentType plugin and payment workflow

Created on 14 June 2023, over 1 year ago
Updated 22 June 2023, over 1 year ago

This module currently defines a custom PaymentType plugin that also uses a custom payment workflow. Absent a true need for custom fields and workflow steps, it's considered best practice to use the payment_default type and workflow.

When this workflow is removed, we should review the existing code to ensure the "failed" step it added is not expected to be used anywhere. (I don't think it should be; if at all, it would likely be addressed by changing when / how we create payments in πŸ“Œ Do not create a Payment entity until a payment has succeeded Fixed .)

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rszrama

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

Comments & Activities

Production build 0.71.5 2024