Jump to content

Payment system


thenewperson

Recommended Posts

Depends on the payment processor(s) you are using.  There's 2 levels of checking -- routines for checking the validity of numbers by the card, which are easy enough to find, and then the actual authorization checks, which require the payment processor.  There's numerous PHP based shopping carts, and ecommerce systems around that you can look at for examples.

 

For example: http://www.opencart.com/ which boasts to have support for over 20 payment gateways.

Link to comment
Share on other sites

It also depends on whether you want the people paying to actually pay within your site, or whether you don't mind letting them momentarily leave your site to enter their details in the actual payment merchants site i.e. SagePay, Barclaycard.

 

We recently changed from the latter to having people pay within our website and this mean't our developers had to ensure a lot more security, the benefit though is that you can make the appearance of the payment system match the design of your site)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.