Is there any open source code for e-payment software, similar to PayPal?
paypal·@chackerian·
0.000 HBDIs there any open source code for e-payment software, similar to PayPal?
If I understand the question properly, [Aleksandr Blekh](https://www.quora.com/profile/Aleksandr-Blekh) answers the question well here: Are there any actual open source payment gateways, not just a library that integrates with other [payment gateways?](https://www.quora.com/Are-there-any-actual-open-source-payment-gateways-not-just-a-library-that-integrates-with-other-payment-gateways) He mentioned three sources: 1. [Omnipay](https://github.com/omnipay/omnipay) 2. [ActiveMerchant](https://github.com/Shopify/active_merchant) 3. [CI Merchant](http://ci-merchant.org/), GitHub: [repo](https://github.com/expressodev/ci-merchant/) Not entirely sure if this is what you are looking for .png)
👍 chackerian,