var css = document.createElement('style');
css.type = 'text/css';
var styles = `body .login .login-container-wrapper .btn-block.paypalSmartButtons {
padding: 0;
margin: 0;
height: auto;
max-width: 240px;
}`;
if (css.styleSheet) css.styleSheet.cssText = styles;
else css.appendChild(document.createTextNode(styles));
document.getElementsByTagName("head")[0].appendChild(css);
Als Gast bestellen / E-Mail eingeben
ODER
ODER
Expresskauf
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/o6higyy4w02u/plugin/835/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "UJQNZ8SHG9ZNQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 1);
script.setAttribute("applePayComponent", 1);
script.setAttribute("logToken", "bec4fee73331979dd7815c35101119b7");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentymarkets.com/o6higyy4w02u/plugin/835/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "UJQNZ8SHG9ZNQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 1);
script.setAttribute("applePayComponent", 1);
script.setAttribute("logToken", "bec4fee73331979dd7815c35101119b7");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('686b5a8432e1a', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('686b5a8432e1a', 'paypal', 'buynow', 'rect', 'gold');
}
Diese Verbindung wird durch eine 256-Bit TLS-Verschlüsselung geschützt