Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prevent order object error, PFW-658 #1474

Merged
merged 1 commit into from
Jul 23, 2020
Merged

prevent order object error, PFW-658 #1474

merged 1 commit into from
Jul 23, 2020

Conversation

kcppdevelopers
Copy link
Contributor

No description provided.

@@ -1642,6 +1647,8 @@ public function angelleye_process_customer($order_id) {
wp_update_user(apply_filters('woocommerce_checkout_customer_userdata', $userdata, WC()->customer));
wc_clear_notices();
}
WC()->session->set('paypal_express_checkout', $paypal_express_checkout);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kcppdevelopers Is this change related to the error?

@deepakmaurya deepakmaurya merged commit 0ccba09 into release Jul 23, 2020
@deepakmaurya deepakmaurya deleted the PFW-658 branch July 23, 2020 10:34
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.

None yet

2 participants