Skip to content

Issue #2842827: Offsite payment return fails on orders created from admin UI#601

Open
maciejzgadzaj wants to merge 1 commit intodrupalcommerce:8.x-2.xfrom
maciejzgadzaj:do_2842827
Open

Issue #2842827: Offsite payment return fails on orders created from admin UI#601
maciejzgadzaj wants to merge 1 commit intodrupalcommerce:8.x-2.xfrom
maciejzgadzaj:do_2842827

Conversation

@maciejzgadzaj
Copy link
Copy Markdown
Contributor

Orders created from admin UI have $order->checkout_flow = NULL. This causes a fatal error when trying to add a new offsite payment for them in OffsitePaymentController::returnCheckoutPage() when trying to load the $checkout_flow_plugin. Same thing applies to OffsitePaymentController::cancelCheckoutPage().

See https://www.drupal.org/node/2842827

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant