Open payment gateway libraries for Java, Python, Ruby, Node.JS, and PHP

前端 未结 8 770
再見小時候
再見小時候 2021-02-08 16:04

I\'m looking for generic and open source payment libraries that support many different payment processor APIs. In other words, I\'d like to develop an application using a single

相关标签:
8条回答
  • 2021-02-08 16:37

    I created Paython: https://github.com/abunsen/Paython

    Supports a few different processors:

    1. Stripe
    2. Authorize.net
    3. First Data / Linkpoint
    4. Innovative Gateway (from intuit)
    5. Plugnpay
    6. Samurai
    0 讨论(0)
  • 2021-02-08 16:37

    You can embed JRuby in your JVM and start using any ruby libraries you want!Same is valid for any other JVM languages!

    0 讨论(0)
提交回复
热议问题