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

Adjust digital goods order status update. #440

Closed
angelleye opened this issue Apr 1, 2016 · 4 comments
Closed

Adjust digital goods order status update. #440

angelleye opened this issue Apr 1, 2016 · 4 comments
Assignees
Milestone

Comments

@angelleye
Copy link
Collaborator

User reports an adjustment in logic is necessary: https://www.angelleye.com/support/scp/tickets.php?id=452

@angelleye angelleye added this to the 1.2 milestone Apr 1, 2016
@kcppdevelopers
Copy link
Contributor

We already done with Seller Protection: https://github.com/angelleye/paypal-woocommerce/pull/429/commits in dev branch.

@angelleye
Copy link
Collaborator Author

I think we may still need to make an adjustment here, though. For example, the way things are right now, it seems that even on my site when I sell a digital item with Express Checkout, if an e-check was used and the payment is Pending, the user would still get their digital goods right away because the order would be considered "Completed" when it's really not.

@kcppdevelopers
Copy link
Contributor

Yes right, eChecks are not instant, they basically function same as paper checks and can take 7 to 10 days to clear. I think we should add PayPal IPN to changed payment status after check is clear.

@angelleye
Copy link
Collaborator Author

Yes, exactly. When this comes up we'll recommend that people use our IPN plugin to add that functionality.

What we need to do here, though, is just make sure that a pending payment is not treated as completed in WooCommerce. We should be able to add the payment status as one of the variables getting checked in that logic.

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

No branches or pull requests

1 participant