e107inc / vstore

Simple shopping cart system for e107 v2.x Bootstrap CMS
GNU General Public License v3.0
17 stars 12 forks source link

Which payment gateways should vstore support? #58

Open CaMer0n opened 6 years ago

CaMer0n commented 6 years ago

I believe Amazon and Coinbase are good additions. Amazon will require making omnipay classes for it. (https://github.com/lemonstand/omnipay-amazon <-- incomplete) Coinbase is in the repo, but is untested. Are there others that people here would like to see added, or at least supported ? (ApplePay?)

SimSync commented 6 years ago

Maybe https://github.com/thephpleague/omnipay-mollie for SEPA Direct Debit / SEPA bank transfer. Mollie also includes other payment methods: https://www.mollie.com/de/pricing/

CaMer0n commented 6 years ago

:+1: