From: "mail" <[EMAIL PROTECTED]>
> I populate my cart, and paypal expects a POST form submission to present
> the user with the payment forms (register/login/submit payment),
> and after the user submits or cancels the payment, paypal would submit a
> reply form to my site ... at least this is the flow I understand from the
> paypal developer docs.

AFAIK they do their thing and either post to your 'success' page or your
'failure' page.  So if you make your 'success' page a URL that maps to an
Action... wouldn't that do it?

You may also want to go talk with these guys:
http://www.paypaldev.org/topic.asp?TOPIC_ID=3239

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to