Skip to content

Commit c16d58a

Browse files
committed
UMCS-383(change) Add documentation link for invoice secured to example page.
1 parent 8374dfe commit c16d58a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ function printMessage($type, $title, $text)
239239
With "paylater-invoice" type.
240240
</div>
241241
</div>
242+
<div class="ui attached white button" onclick="location.href='https://docs.unzer.com/payment-methods/unzer-invoice-upl/';">
243+
Documentation
244+
</div>
242245
<div id="tryInvoiceSecuredExample" class="ui bottom attached green button" onclick="location.href='PaylaterInvoice/';">
243246
Try
244247
</div>

0 commit comments

Comments
 (0)