-
Hi!
How to set ModeOfPayment to an Invoice/InvoiceRow object?
Invoice invoice = new Invoice();
ModeOfPayment m = new ModeOfPayment();
m.Code = "BG";
m.AccountNumber = "1230"; //4 digit?
More…
-
To help us help you, provide as much information as you can. You'll find below a template you can use to submit your issue, but feel free to remove any part that wouldn't be relevant here.
Lo…
-
- [x] console help to the actual application wrapper
- [x] add `composer.lock` to version control
- [x] document the installation process
- [x] document how to add plugins
- [x] remove non-impleme…
-
> Using autogiro's online forms. This produces a file that is sent to the user, in an xml format. These
> mandates, as far as I can understand, should then be added just like a paper mandate. The fi…
-
Should add formatting options for clearing, checkdigit and so forth.
Should support adding non-formatting characters to format, such as filling 0's or spaces.
See ledgr/autogiro/Builder/ConsentBuilder…
-
I use WooCommerce 2.1.3 and after a successful order with the Postgiro/Bankgiro plug-in, customers get redirected to a page filled with errors:
> {"result":"failure","messages":"
> - \n\t\t\t
> - Tyv…