< 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: 2764,
amountWithoutTax: 300,
amountWithTax: 2200,
tax: 264,
service: 0,
tip: 0,
storeId: "Colocar-Tu-StoreID",
reference: "CAJITA TEST https://payphone.website",
currency: 'USD',
clientTransactionId: 'CP250404-1106-1095',
lang: 'es',
}).render('pp-button');
})
< /script>
< div id="pp-button"> div>