Hi all,
i have a website (A) where people can buy stuff!
i have another website (B) which acts primarily as a payment gateway.
i would like to send information from website (A) with regards to merchant number, amount etc! to website B which will recieve this data, save the relavant details in the db then asks the user for the Visa Card number and other relevant stuff and upon hitting enter it will process the payemnt and send him back to Website A.
I tought of sending the data from A to B by using the url and encrypt the data!
The Problems i would like you to solve or help me with are:
1) HOw can i use encryption which can be encrypted on one page and decrypted on the other.
2) or how can i go about (a more effecient and secure way) of sending the data from A to B
Thanks
Nick
i have a website (A) where people can buy stuff!
i have another website (B) which acts primarily as a payment gateway.
i would like to send information from website (A) with regards to merchant number, amount etc! to website B which will recieve this data, save the relavant details in the db then asks the user for the Visa Card number and other relevant stuff and upon hitting enter it will process the payemnt and send him back to Website A.
I tought of sending the data from A to B by using the url and encrypt the data!
The Problems i would like you to solve or help me with are:
1) HOw can i use encryption which can be encrypted on one page and decrypted on the other.
2) or how can i go about (a more effecient and secure way) of sending the data from A to B
Thanks
Nick