Jump to content

Encrypt a URL for paypal transaction


biggieuk

Recommended Posts

Hi all,

 

I am automating a paypal transaction window via my website using the following url:

 

https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=MyProduct&item_number=1&amount=14.99&return=http://mywebaddress.return.com&currency_code=USD&notify_url=http://mysite.com/ipn.php

 

The bold text shows the sensitive data i don't want the user to be able to change.

 

Is there a PHP function to decrypt a URL so that the user cannot edit a link to the paypal system?

 

thanks for any help with this.

 

Dan

Link to comment
https://forums.phpfreaks.com/topic/157160-encrypt-a-url-for-paypal-transaction/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.