Posted by slayerment on May 25, 2007 at 1:39am
I have a case where I have a few stores set up right now that are all running on different servers each with their own SSL and everything. I have put some thought into this and am thinking it would be best in the future if I had just 1 main secure website that handles all the transactions from any of my sites. The only problem is I am not quite sure all the way on how to achieve this. Is there some type of module I could use that will transfer data from a store/ecommerce site to a payment site? If not, would I basically need to develop some type of payment module that plugs in?
Any help would be greatly appreciated.
Thanks!
Quinton

Comments
Just a couple of
Just a couple of questions
Gordon.
--
Gordon Heydon
Thanks for the reply
Thanks for the reply gordon.
3 of the sites I am working with right now are www.gunslot.com, www.myonebaby.com and www.thegiftbasketsmart.com. The first 2 are on the same server right now, while the 3rd site is on a separate one. I am looking to keep all the current ecommerce stuff in tact but just send the actual secure part with the SSL to some null domain name like https://secure.mypaymentsite.com and then send them back to the main site once the credit card data has been processed.
I think the checkout flow would be something like:
Any more thoughts on this would be much appreciated.
Thanks!
Any luck with your inplementation?
Hi,
I am interesting in something like this. Actually my issue is that the store is developed already in ASP, but I will like to create a payment gateway using Drupal, where I could have all the payment process, i.e. the user leaves the store when click in a payment button and arrive to the Drupal Gateway to enter their payment details (credit card information).
I will like to develop this scheme using ecommerce.
Thanks!