- Issue created by @rszrama
- πΊπ¦Ukraine marchuk.vitaliy Rivne, UA
vmarchuk β made their first commit to this issueβs fork.
- πΊπ¦Ukraine marchuk.vitaliy Rivne, UA
vmarchuk β changed the visibility of the branch 3517255-open-the-affirm to hidden.
- Merge request !21Issue #3517255: Open the Affirm modal on the review step when pay and complete is clicked. β (Closed) created by Unnamed author
- πΊπΈUnited States rszrama
I had to reroll this to accommodate changes from other merges (attached). When testing, I noticed I'd end up on the payment redirect step (e.g.,
/checkout/8/payment
) instead of the simulated successful return from a redirect to advance my order to the checkout completion page. The payment authorization went through fine and the Payment entity was created, I just didn't end up on checkout complete. - πΊπΈUnited States rszrama
This still appears to be missing return processing that would actually place the order.
- πΊπΈUnited States rszrama
Full patch attached with changes to
RedirectForm
to copy what we do inStripePaymentElement
. - πΊπΈUnited States rszrama
I refined this a little bit to only directly place the order on return when the modal is being used; redirected customers will process through normal checkout flow completion. Committed!
-
rszrama β
committed 2843ea91 on 2.x
Issue #3517255 by vmarchuk, rszrama: Open the Affirm modal on the review...
-
rszrama β
committed 2843ea91 on 2.x
- πΊπΈUnited States rszrama
rszrama β changed the visibility of the branch 3517255-open-affirm-modal-review-step to hidden.
- πΊπΈUnited States rszrama
No clue how to delete the issue fork. I ended up just committing via a patch I finalized locally.
Automatically closed - issue fixed for 2 weeks with no activity.