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

[QUESTION] #262

Closed
2 tasks
basementmedia2 opened this issue Feb 27, 2025 · 1 comment
Closed
2 tasks

[QUESTION] #262

basementmedia2 opened this issue Feb 27, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@basementmedia2
Copy link

Before Submitting an Issue

Thank you for contributing to our project! 🎉 Before opening a new issue, please review our Contributing Guidelines.

To help us assist you efficiently, we require confirmation of the following:

  • I have read the documentation and could not find a solution to my issue.
  • I have searched open and closed issues to ensure my issue has not already been reported.

Issues that do not meet these requirements may be closed without further action. Thank you for your understanding and support! 🙏

Your question
Hi, a customer gets the following error messages:

Eine Rechnung (INVOICE) muss Angaben zu „PAYMENT INSTRUCTIONS“ (BG-16) enthalten.
und
Das Element „Buyer reference“ (BT-10) muss übermittelt werden.

What are the correct functions in your library to fullfil this requirements?

Screenshots
If applicable, add screenshots to help explain your question.

**Sample Code
If applicable, add (sample) code to help explain your problem.

Additional context
Add any other context about the question here.

@basementmedia2 basementmedia2 added the question Further information is requested label Feb 27, 2025
@horstoeko
Copy link
Owner

Hi @basementmedia2

  1. see method setDocumentBuyerReference in ZugferdDocumentBuilder - please read the Method-Docs
  2. see metods addDocumentPaymentMean
    2a.) addDocumentPaymentMeanToCreditTransfer
    2b) addDocumentPaymentMeanToCreditTransferNonSepa
    2c) addDocumentPaymentMeanToDirectDebit
    2d) addDocumentPaymentMeanToDirectDebitNonSepa
    2e) addDocumentPaymentMeanToPaymentCard

Please read also the official docs since this is not a Support-Forum for the ZUGFeRD-Format

Kind regards

Repository owner locked as resolved and limited conversation to collaborators Feb 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants