manuelbl/SwissQRBill

Can we add account no fields in additional information

Surya-0173 opened this issue · 5 comments

Can we add account no field in additional info or swiscobillInformation class

What account number would you like to add? A different one than the one that's always on a QR bill?

The additional information consists of the unstructured message (setUnstructuredMessage()) and the billing information (setBillInformation()). In the unstructured message, you can add any information you like. In the billing information, you are bound to the Swico standard and it does not include an account number field. But possibly the customer reference field works as well.

I need to add customer account no

There is no standard for adding the customer's account number. If you have a requirement to so, it's likely part of a bilateral agreement between supplier and customer. So you have to discuss it with the customer where to put the account number.

Ok thanks

Ok thanks.