ydaniels / django-cryptocurrency-payment

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

How to test django-cryptocurrency-payment with testnet? #6

Open 9mido opened 3 years ago

9mido commented 3 years ago

Some people do not have actual cryptocurrency coins they could spend to test django-cryptocurrency-payments with. Is there a way to test django-cryptocurrency-payments with the testnet or perhaps private blockchains? This way, people could test django-cryptocurrency-payment without worrying about spending a significant chunk of their actual fiat money. If there is a way to do this, please add instructions to the docs or to this issue thread.

ydaniels commented 3 years ago

Yea you are right there is no support for test transactions currently but I am going to work on it. Its a good idea.