You'll probably need to handle this in the typical fashion - store user
session data in a session variable, either a session cookie, or stashed in
a session store on your backend.

e


On Tue, Aug 19, 2014 at 12:21 PM, R tget <[email protected]> wrote:

> Hi im building a shopping cart now on checkout im using external payment
> modules. so its get redirected to another site for example paypal and then
> come back for a thank you page.
>
> but if a user selects a payment method and goes back, al the angular data
> is gone, cart is empty etc. what is the best way to handle this?
>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to