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/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ARIYaxpsVlLn1M60B0E4xVwgrsgBnaJC9t_3yoT-j-nIqyqYLTHM3pRg_oMIKgEuWR3S19nACf8gCMik");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWFmZDY0ZDBiNWFkZjczYjg2MDk1MWRjMDFkMTdhY2QwODNjMDU0ZGRmMTEyYWM5NWE1NDQzMjI5Y2QwOTk1NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMjNUMDY6MjM6MDYuMDcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU13aVVuT3JKSFRYaUxpNURtZWdDVVFvVmp2emdId0VpQ2Juc2o3RV9rZmZ4Z0YyZnRMYVA0bUVwT0hMWjZvX0V6ekR5UTM0NkxSODc5UFRXdlc1Y1dreFBTNnV3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}