You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pciproxy-examples/wallets.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@
18
18
<ahref="show.html">Reveal Card (Show API)</a>
19
19
</nav>
20
20
<divstyle="width: 600px; margin: 0 auto;">
21
+
<p>
22
+
This example shows how to collect tokens using our hosted tokenization buttons.
23
+
We take care of the onboarding process at the wallet provider and offer you an easy and simple way to collect card details stored in the wallets of the cardholder.
24
+
See the <ahref="https://docs.pci-proxy.com/docs/hosted-tokenisation-button" target="_blank">documentation</a>.
25
+
</p>
26
+
21
27
<strong>Execute the following code in your terminal:</strong>
0 commit comments