-
Notifications
You must be signed in to change notification settings - Fork 49
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
Purchase Confirmation #41
Comments
I have the same question here as #40. What does the user flow here look like? |
We had some discussion about this back in June, but now we should probably decide exactly how we want this feature to happen. Given that we can't track what the user is doing when they're on the Amazon website, does it make sense to:
|
@leesharma and I have discussed this item, and while we believe it's important, it's not essential for the MVP. Let's start work on this once we've completed our MVP milestone. |
Noting for post MVP discussion: another option would be to use the remote shopping cart and on checkout capture the purchase information. This also has it's shortcomings as I don't believe there is a way to track what happens after a user clicks checkout. They could back out of the purchase at that point. An added benefit would be that up until checkout the customer would remain at Playtime rather than opening up x browser windows and adding x items to their cart. |
@Brennaleker To make sure I understand, is this along the lines of what you're talking about? It's a shame Amazon doesn't have a better wishlist API. It'd make everything much easier! |
@leesharma That looks awesome! |
When a user (or anonymous guest) purchases an item, prompt them to confirm that the item was purchased.
The text was updated successfully, but these errors were encountered: