e107inc / vstore

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

Cryptocurrency payment solution #166

Closed parsfounder closed 3 years ago

parsfounder commented 3 years ago

It would be nice to provide bitcoin/ethereum payment gateway with an independent wallet for vstore plugin.

parsfounder commented 3 years ago

This decentralized API looks nice! https://github.com/bitcoinz-wallets No signup is required and multi-currency support

CaMer0n commented 3 years ago

@realmontazeri Here are the payment gateways that vstore could easily support. (since it is using the omnipay package)

https://omnipay.thephpleague.com/gateways/community/

parsfounder commented 3 years ago

@realmontazeri Here are the payment gateways that vstore could easily support. (since it is using the omnipay package)

https://omnipay.thephpleague.com/gateways/community/

But there are only Paypal, Mollie and bank transfer options, where can I find omnipay? Screenshot

CaMer0n commented 3 years ago

It's a library, not a payment gateway. You find the files here: e107_plugins/vstore/vendor/omnipay