Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUVA XML invoices & esrQR #219

Closed
gpizzetta opened this issue Apr 20, 2023 · 1 comment
Closed

SUVA XML invoices & esrQR #219

gpizzetta opened this issue Apr 20, 2023 · 1 comment
Labels
support Support & help

Comments

@gpizzetta
Copy link

Hi

We use your class to generate QR invoices. It work's very well thank you for your work !

This question is not totally linked with your project but you might be able to help me.

We are working on a project to send XML invoices to SUVA (insurance in Swiss)

In the XML they expect an esrQR reference number that look's very much like the one you generate for the QR invoice

<invoice:esrQR iban="CH0930769016110591261" type="esrQR" reference_number="210000000003139471430009017" customer_note="This is an individuell customer note">

Is the reference number generated by you class an esrQR ? If yes we could use your class to generate this reference also, this would be great!

Thank you, Gilles

@sprain
Copy link
Owner

sprain commented Apr 20, 2023

@gpizzetta
I suppose you can use QrPaymentReferenceGenerator within this class to create your reference numbers, if I understand your question correctly.

@sprain sprain closed this as completed Apr 20, 2023
@sprain sprain added the support Support & help label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support & help
Projects
None yet
Development

No branches or pull requests

2 participants