Hi,
i am just guessing but either it is the lone trailing slash that paypal does 
not like or that the url does not have a web extension.
I would try to allow an unneeded parameter:

checkoutOK:
  url: /shoppingCart/purchaseComplete/:status
  param: { module: shoppingCart, action: purchaseComplete}

and then give paypal
http://www.sweetwaterrecords.com/shoppingCart/purchaseComplete/ok.html

.: Fabian


-----Ursprüngliche Nachricht-----
Von: [email protected]
Gesendet: 01.06.07 23:46:10
An: [email protected]
Betreff: [symfony-users] Re: PayPal Friendly RETURN and CANCEL URL



isn't it just....

http://www.sweetwaterrecords.com?module=shoppingCart&action=purchaseComplete





slinky66 wrote:
> Hi,
>
> My Symfony site is version 0.63 and I'm adding PayPal as a payment
> option.
> In the SOAP request for setExpressCheckout, PayPal requires a URL to
> return to
> after the transaction completes on the Paypal site. That return URL
> should be this:
>
> http://www.sweetwaterrecords.com/shoppingCart/purchaseComplete/
>
> PayPal is throwing an ivalid URL error when I use the URL above so is
> there a way to write the URL above into a simple URL with GET
> parameters?
>
>
> Thanks
>
>
> >
>
>
>
>
>   






_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to