I am wondering how I could make something like paypal or moneybookers ( but in small scale) to have a few websites and shops redirect their costumers to complete their purchase by paying there. I think there must be an API available to them through which they can connect to my payment system. I was looking for some available framework and I came across ZendServer which seems to be an ideal environment for developers to make applications in PHP. The thing is that most of these websites are already up and running and I need a solution that requires the least possible alteration in their website as possible, so this is us who have to be able to accommodate a wide range of websites using different CMS like drupal, wordpress, joomla and etc.
I would really appreciate if someone could help me find the best way to achieve this goal, since I have a vague outlook toward how such a thing is done technically.
Thanks alot in advance.
The thing is that these big payment processors have ties with the big companies such as Visa and Mastercard etc. Their systems tie directly into the banks to approve payments. Some direct debit instructions are done by post.
As a result it would be difficult to create such a website on a small scale. This is why you don't see many small payment processors, only the big guys.
More info on wiki about payment processors: http://en.wikipedia.org/wiki/Payment_processor
Hope this helps.