Which payment system has good integration with Java?

Mr.J4mes picture Mr.J4mes · Dec 25, 2011 · Viewed 10.7k times · Source

At the moment, I am using PayPal to implement my payment process. However, I'm not really happy with the so outdated API that PayPal provides for Java. I have googled for a while and I saw a number of alternatives in several articles such as:

  1. 17 paypal alternatives for easier e-commerce.
  2. 6 Online Payment Alternatives If You Hate PayPal.
  3. 5 PayPal alternatives.

I'd be very grateful if you could give me some opinions on the pros and cons of any of these systems. Besides, based on your experience, please tell me which ones you think has good API for Java developers.

Answer

Finbarr picture Finbarr · Dec 26, 2011

Stripe has a java library and is a very clean and easy payment library to integrate with.