Re: Call back URL
Re: Call back URL
- Subject: Re: Call back URL
- From: Chuck Hill <email@hidden>
- Date: Tue, 19 Jun 2007 13:23:08 -0700
On Jun 19, 2007, at 1:02 PM, Paul Lynch wrote:
Dear list,
Thanks to Maestro and 3-D Secure, I need to implement a call back
URL to one of my WO apps. I submit a form to some random URL that
the merchant services provider gives me, including as one of the
parameters a URL to which they will return after some time spent on
their web site.
I would ideally like to give a URL that will call an action in the
dispatching component, but I'm having some problems getting that to
work (using componentActionURL, I get backtracking exceeded errors).
What is the URL? Does it include the WOSID? As long as the call
back comes relatively soon, you should not be getting that error if
it can find the session. If you are using cookies for the session
and instance #, you will need to add those values to the URL.
Chuck
I know that I can get it to work with a direct action and wosid if
all else fails.
Any suggestions? I'll try some exploratory programming, but if
it's a bridge someone else has already crossed, I am all ears.
Thanks,
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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