< head>
< link rel="stylesheet" href="https://cdn.payphonetodoesposible.com/box/v1.1/payphone-payment-box.css">
< script type="module" src="https://cdn.payphonetodoesposible.com/box/v1.1/payphone-payment-box.js" >< /script>
< /head>
< script>
window.addEventListener('DOMContentLoaded',()=>{
ppb = new PPaymentButtonBox({
token: 'Colocar-Tu-Token',
amount: 1008,
amountWithoutTax: 0,
amountWithTax: 900,
tax: 108,
service: 0,
tip: 0,
storeId: "Colocar-Tu-StoreID",
reference: "CAJITA TEST https://payphone.website",
currency: 'USD',
clientTransactionId: 'CP250403-1811-0158',
lang: 'es',
}).render('pp-button');
})
< /script>
< div id="pp-button"> div>