Skip to content

Commit

Permalink
Added three new methods to the builder for adding quick payment means…
Browse files Browse the repository at this point in the history
… for SEPA Direct Debit, SEPA Credit Transfer and Payment Card
  • Loading branch information
ruff committed Jan 7, 2021
1 parent cda68a9 commit f87212e
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 47 deletions.
6 changes: 5 additions & 1 deletion doc/doc-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,11 @@ <h2 id="letterA">A</h2>
<dd>Add Tax registration to payee trade party</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentAdditionalReferencedDocument"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentAdditionalReferencedDocument</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Set information about billing documents that provide evidence of claims made in the bill</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentUltimateCustomerOrderReferencedDocument"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentUltimateCustomerOrderReferencedDocument</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add a reference of the ultimate customer order</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentPaymentMean"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentPaymentMean</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add detailed information on the payment method</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentTax"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentTax</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add detailed information on the payment method</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentPaymentMeanToCreditTransfer"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentPaymentMeanToCreditTransfer</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Sets the document payment means to <em>SEPA Credit Transfer</em>
German translation: <em>Überweisung</em></dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentPaymentMeanToDirectDebit"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentPaymentMeanToDirectDebit</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Sets the document payment means to <em>SEPA Direct Debit</em></dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentPaymentMeanToPaymentCard"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentPaymentMeanToPaymentCard</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Sets the document payment means to <em>Payment card</em></dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentTax"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentTax</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add a VAT breakdown (at document level)</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentTaxSimple"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentTaxSimple</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add a VAT breakdown (at document level) in a more simple way</dd><dt><a href="horstoeko/zugferd/ZugferdDocumentBuilder.html#method_addDocumentAllowanceCharge"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr>::addDocumentAllowanceCharge</a>() &mdash; <em>Method in class <a href="horstoeko/zugferd/ZugferdDocumentBuilder.html"><abbr title="horstoeko\zugferd\ZugferdDocumentBuilder">ZugferdDocumentBuilder</abbr></a></em></dt>
<dd>Add information about surcharges and charges applicable to the bill as a whole, Deductions,
Expand Down
Loading

0 comments on commit f87212e

Please sign in to comment.