We're not opinionated about integration with store. This might be gap for integrators because module lacks plenty of configuration options from D7 version. We will provide example implementation featuring following:
- invoice is created after placing order
- invoice is updated after updating order, shipping or payment.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3003349-02-superfaktura_invoice_place-example-module.patch | 3.01 KB | kaszarobert |
Comments
Comment #2
kaszarobertCurrently, the D8/9 compatible version only supports invoice creation. Therefore, I suggest we add a superfaktura_invoice_place example module which sends invoice after the order is placed. This is a common requirement, so it would probably help others, too. I attach a patch with it.
Comment #3
kaszarobertCommitted.