Heya,
So I have worked through a tutorial and created a PHP & MySQL driven shopping cart ( http://prokopephotography.firetree.us ) and am now wanting to set this up with a Payment Gateway. I've really only worked with Paypal in this department but I'm attempting to do this from the ground up.
My goal is to have the user to remain on pages hosted & written by me, I want them, obviously, to be secure & I want the transaction to be instant & seamless. Can anyone help?
Here's what I think I need:
SSL Certificate
Merchant Bank Account
Account with a Payment Gateway (such as Authorize.net)
Payment Gateway, need help...
Moderator: General Moderators
-
WithHisStripes
- Forum Contributor
- Posts: 131
- Joined: Tue Sep 13, 2005 7:48 pm
I'm pretty sure you have it covered.
You might want to have a look at this. It seems like a nice solution, but not exactly home-brewed.
http://www.charge.com/index.shtml
You might want to have a look at this. It seems like a nice solution, but not exactly home-brewed.
http://www.charge.com/index.shtml
-
WithHisStripes
- Forum Contributor
- Posts: 131
- Joined: Tue Sep 13, 2005 7:48 pm
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Payment Gateway, need help...
There is not source code to be open in any of those things. The SSL Cert you can generate for free yourself, but the browser will give a warning message unless it is from a approved authority. The bank account and gateway are services and cost money.WithHisStripes wrote:Here's what I think I need:
SSL Certificate
Merchant Bank Account
Account with a Payment Gateway (such as Authorize.net)
(#10850)
-
WithHisStripes
- Forum Contributor
- Posts: 131
- Joined: Tue Sep 13, 2005 7:48 pm
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
-
WithHisStripes
- Forum Contributor
- Posts: 131
- Joined: Tue Sep 13, 2005 7:48 pm