Closed rahul-kothari closed 3 years ago
Cannot create issues in the original reporitory, so here you are:
The payemnt.Ethereum.is_allowed()
can bite you pretty hard - it needs to be documented what are the all things you need to setup to make the plugin work:
Ideally it should not fail 500 Internal Server Error when the configs are not in place. You should do at least something like json.loads(settings.get( 'VALUE', default='{}'))
... one piece of inspiration is the pretix code itself https://github.com/pretix/pretix/blob/master/src/pretix/base/payment.py#L162
@kvbik good idea - done!
Note- Still need to add styling and tests
What was wrong?
How was it fixed?
Cute Animal Picture
![Cute animal picture]()