Kasse
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/xv2i64o5ffex/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Acz4ejX04PfkkaDBCebiJ2Gi2pVDRW0KRepHTqpPxQcR_FLnfZOZIzmGXrZ6Fv1xzf3b46eCufu5DUd_");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGViZTQ0ZDRiN2ZiNTZiYjM2NjI3YjFmZDU5Y2RkNzViOTY2M2NmZWExM2Q4YzgwMDIzZTJmMTE3YzEzOGFjYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDRUMDQ6MDk6NTkuMjYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVAzZU9jQWt4TThDeGdXbnF6MWZ1S2k3ZWNPR083ZEd2ckJOYkdJUDVHcDluLS1iOTZMZkVYN2dkSVRQODZtakIwQVpUWHlFZUVJUVhSclAzeHlnSlFSRkoxdVlnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dde81af3d14', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dde81af3d14', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dde81af3d14', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dde81af3d14', 'paypal', 'buynow', 'rect', 'gold');
});
}