ydaniels / django-cryptocurrency-payment

Simple and flexible app for accepting cryptocurrency payment with no much hassle
MIT License
36 stars 12 forks source link

Implement Bitpay and Coinbase Commerce #3

Closed 9mido closed 4 years ago

9mido commented 4 years ago

Not sure if Bitpay and Coinbase Commerce APIs would fit into this library or if they each deserve their own django libraries (separate might be better). But it would be nice to tie in these APIs into django more easily. Similar to how dj-stripe exists for Stripe. There are others besides these APIs that I did not mention that may also be worthwhile.

ydaniels commented 4 years ago

Yes Bitpay and Coinbase Commerce would need to have a separate django library. This library is for running or owning your own cryptocurrency payment gateway like Bitpay and Coinbase Commerce in a simple and efficient way. The only difference is, there is no cash settlement option but your coins will be available on your local wallet.