Basic payment security

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

I designed a payment system that the actual verification is done on another
server (a bank payment system)

All I need is to secure the page where the credit card details are passed

What is the simple way to do that?

Thanks,
Samuel Shulman
 
I designed a payment system that the actual verification is done on another
server (a bank payment system)

All I need is to secure the page where the credit card details are passed

What is the simple way to do that?

Get an SSL certificate.
 
How would supply this certificate?

Your ISP will need to acquire it for you and install it on their webserver,
assuming you're not hosting the site yourself...
 
Back
Top