pymill icon indicating copy to clipboard operation
pymill copied to clipboard

event_types needs to be named event_types[] for Paymill to register mult...

Open ulfur opened this issue 11 years ago • 1 comments

I am working on django-paymill (https://github.com/ulfur/django-paymill) and I'm basing it on pymill. As django-paymill uses signals to deliver webhooks to the host application it needs to register one hook for all events. When testing the hook only registered for one of the events. This was the cause.

ulfur avatar Feb 01 '14 16:02 ulfur

Hi, I noticed that this pull request has already been incorporated in the code, which is great! Would it not be appropriate to close this request then and, perhaps, include the change in a release to pypi?

ulfur avatar Sep 29 '14 10:09 ulfur