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