Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
- Subject: Re: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
- From: Anjo Krank <email@hidden>
- Date: Thu, 28 May 2009 15:43:17 +0200
Am 28.05.2009 um 15:30 schrieb Mike Schrag:
Just to add some caution: be sure to run either multi-threaded or
see that you don't have long requests that may block the app for a
longer time.
also .... just always run multithreaded. why wouldn't you ...
Come to think of it, just turning MT on may not be enough, as a
session will also not be entered more than once. So if your user surfs
a bit more and due to some unforeseen hickup lands on a page that
won't load for a while, you also get redirected.
Of course, this normally happens way less often.
The take-home message is: if your callback involves money in any way,
store it permanently and write a cleanup procedure to delete stale
entries.
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden