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

Express Checkout - WP User Account Creation Adjustments..?? #903

Closed
angelleye opened this issue Oct 13, 2017 · 7 comments
Closed

Express Checkout - WP User Account Creation Adjustments..?? #903

angelleye opened this issue Oct 13, 2017 · 7 comments
Assignees
Labels
Milestone

Comments

@angelleye
Copy link
Collaborator

@angelleye angelleye added this to the 1.4.7 milestone Oct 13, 2017
@angelleye angelleye modified the milestones: 1.4.7, 1.4.6.6 Oct 16, 2017
@kcppdevelopers
Copy link
Contributor

@angelleye We are using PayPal shipping details for customer, Can you please explain with more details what we have to do on this issue?

@angelleye
Copy link
Collaborator Author

@kcppdevelopers Well, do you understand what he's reporting? Do you disagree with his opinion and how the Woo EC plugin is handling this? Apparently we're doing it differently..??

@kcppdevelopers
Copy link
Contributor

@angelleye Woo EC plugin by default create the user and order, before the customer is leaving the website and then it updates the order with the PayPal transaction status. our plugin by default not saving order and user related data but we already provided an option name like 'Save Abandoned Checkouts' if enable 'Save Abandoned Checkouts' it will create order and save user data.

@angelleye
Copy link
Collaborator Author

@kcppdevelopers It seems logical that it should create the order before leaving for PayPal and then update that order upon return. Is there any specific reason we didn't set ours like that to begin with? Then we wouldn't even need that option about saving abandoned checkouts because it would just happen by default wouldn't it?

@angelleye
Copy link
Collaborator Author

@kcppdevelopers I see you did make a commit after I asked about your opinion on what the user is reporting, but then you responded as if you didn't do anything..?? What did you do in that commit? Also, please see my last comment.

@kcppdevelopers
Copy link
Contributor

@angelleye before we have used shipping details return from PayPal and Now I have add condition if checkout page used and user has already enter details than used that details.

@angelleye
Copy link
Collaborator Author

@kcppdevelopers so in that case are you including SHIPPINGOVERRIDE so that they can't change it during PayPal checkout pages? Or if they do change it during PayPal's checkout pages are you making sure to use that address for shipping, but leaving what they enter on the WC checkout page for billing?

angelleye pushed a commit that referenced this issue Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant