Skip to content

Commit

Permalink
Merge pull request #31 from placetopay-org/feature/lightbox-redirect-…
Browse files Browse the repository at this point in the history
…demo

feat: update the redirection link for the demo and lightbox
  • Loading branch information
eduarguz committed Feb 20, 2024
2 parents beb2d3b + a69009e commit 344fcf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/checkout/lightbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Lightbox es una forma de integrar Checkout que permite a tus usuarios completar
Esta solución permite mantener a los usuarios en tu sitio web o aplicación brindándoles comodidad y facilitando el proceso de pago.

<div className="not-prose">
<Button href="https://tiendaporinternet.com/lightbox/" target="_blank" arrow="right" children="Ver en vivo" />
<Button href="https://checkout.placetopay.com/demo" target="_blank" arrow="right" children="Ver en vivo" />
</div>
</div>
<div className="max-w-md sm:ml-10 sm:mr-6">
Expand Down
2 changes: 1 addition & 1 deletion src/pages/en/checkout/lightbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Lightbox is a way to integrate Checkout that allows your users to complete the p
This solution allows you to keep users on your website or application by providing them with convenience and facilitating the payment process.

<div className="not-prose">
<Button href="https://tiendaporinternet.com/lightbox/" target="_blank" arrow="right" children="See live" />
<Button href="https://checkout.placetopay.com/demo" target="_blank" arrow="right" children="See live" />
</div>
</div>
<div className="max-w-md sm:ml-10 sm:mr-6">
Expand Down

0 comments on commit 344fcf2

Please sign in to comment.