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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
