Hi there,
I’m working on a plugin for doing a basic integration with sagepay(.com) . I’ve set the forms up, and I can submit the information to SagePay.
The problem occurs when sagepay return me to the site as it sends me to:
domainname.com/index.php/payments/success/?crypt=KLSDJSALDJA921371293ASDLK
This url shows me the homepage template domainname.com/index.php.
If i remove the ?crypt= part it works OK: domainname.com/index.php/payments/success/
I can’t modify sage pay as that is out of my control and it will always return me with the URL ?crypt=
What can I do to stop EE from breaking this and not letting the ?crypt variable through?
If I change it to &crypt;= it works, but obviously Sagepay aren’t going to change this just for me.
Cheers
Chris
Moved to Plugins forum by Moderator
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.