Hey folks, I've been looking into the checkout code (you can probably tell my progress of my first store by looking at the string of emails I've sent out) and I'm a little puzzled as to why the payment.views.checkout.success view doesn't clear the cart.
In the case of Google Checkout and PayPal, we're waiting for the notification from the 3rd party servers to notify us that the payment was received, and then we clear the cart. But that doesn't seem to make a whole lot of sense to me - when we redirect a user to a 'success' screen, I feel we should be clearing their cart right then and there. Is there a reason we're not doing that? Thanks, Brian -- Brian O'Connor -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
