Skip to content

Commit 86f586c

Browse files
committed
(fix) (UMCS-364) Examples: Update documentation links for payment pages.
1 parent 6f1cc54 commit 86f586c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ function printMessage($type, $title, $text)
327327
server and redirected to a given RedirectUrl.
328328
</div>
329329
</div>
330-
<div class="ui attached white button" onclick="location.href='https://docs.unzer.com/accept-payments/accept-payments-payment-page';">
330+
<div class="ui attached white button" onclick="location.href='https://docs.unzer.com/online-payments/payment-pages/integrate-hpp/';">
331331
Documentation
332332
</div>
333333
<div id="tryHostedPayPageExample" class="ui bottom attached green button" onclick="location.href='HostedPayPage/';">
@@ -344,7 +344,7 @@ function printMessage($type, $title, $text)
344344
The Payment Page will be shown as an Overlay in your own shop.
345345
</div>
346346
</div>
347-
<div class="ui attached white button" onclick="location.href='https://docs.unzer.com/accept-payments/accept-payments-payment-page';">
347+
<div class="ui attached white button" onclick="location.href='https://docs.unzer.com/online-payments/payment-pages/integrate-epp/';">
348348
Documentation
349349
</div>
350350
<div id="tryEmbeddedPayPageExample" class="ui bottom attached green button" onclick="location.href='EmbeddedPayPage/';">

0 commit comments

Comments
 (0)