Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

API for receiving payments through VISA/Mastercard Credit/Debit cards & paypal [closed]

I need to accept payments from the premium account holders on my website through VISA/Mastercard Credit/Debit Cards & paypal. Is there any well known widely used API that can make my life easier by abstracting all these payment procedures?

like image 970
Rajat Gupta Avatar asked Feb 10 '12 19:02

Rajat Gupta


1 Answers

IP*Works! from nSoftware has a good toolset: ICharge Payment Integrator

However, unless you are fully prepared for the nightmare that is PCI compliance, just use Authorize.Net or PayPal's standard methods. What they charge you in fees you will be more than happy to pay compared to what happens if you lose credit card numbers to hacking.

like image 154
Wesley Long Avatar answered Nov 08 '22 05:11

Wesley Long