Payment options
We offer the following payment options:
- Paypal payment - Only a few steps to payment:
1. choose "PayPal" as your payment method at checkout.
2. to process the payment, you will be redirected to the PayPal website.
3. if you are already a PayPal customer, you can log in with your PayPal user data and initiate the payment.
If you do not have a PayPal account yet, you can create a PayPal account and then confirm the payment. For the payment methods direct debit via PayPal, credit card
via PayPal and purchase on account via PayPal, the creation of a PayPal account is not necessary.
4. after that you will be redirected back to us(Nanolex Webshop).
- Payment via Paypal Express
- Payment by direct debit (via Paypal)
- Payment by credit card (via Paypal)
- Payment by invoice (via Paypal)
- Prepayment by bank transfer
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/zi2gc55sp7pn/plugin/8/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-merchant-id", "WX6WAQ23GHABU");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}