|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I've to host an e-commerce website with SSL and shopping cart. How should I do credit card processing? What are the steps I should follow to do this? How to set up a payment gateway? How much this costs?
Please help me.. |
|
#2
|
||||
|
||||
|
For SSL - you simply need to buy a certificate from one of the vendors (Verisign, thawte) and install it on the box hosting the site.
The payment gateyway bit is a tad trickier. Many companies offer different methods of accessing their payments gateways. From experience, the company i used as my gateway provided a java app that ran on our server, which provided the secure link to their gateway. I simply opened a socket to the port the app was running off and fed it the cc info - it took care of the rest. The costs between gateway providers varies greatly. You'll need to call some to get an idea. HTH, stumpy |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Hosting and SSL eb\nabled e-Commerce website |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|