[EN] WooCommerce
Why should I install this plugin?
Add payments from major acquirers like Worldpay, Global Payments and Barclaycard to your WooCommerce website.
There is the choice of popup (customer stays on the checkout page) or redirect (customer goes away from the checkout page).
Download
https://cdn.sticky.to/plugins/sticky-woocommerce-plugin.zip
Install
-
Go to “Plugins”
-
Click “Add New” on the left
-
Click “Upload Plugin” at the top
-
Click “Choose file” and choose the downloaded zip file
-
Click “Install Now”
-
Click “Activate Plugin”
Set up
-
“Use popup instead of redirect”: stay on your own checkout page. You will need to register your Apple Pay and Google Pay domains with us. If you don’t check this box, we can manage Apple Pay and Google Pay for you.
-
“Flow URL”: controls the look and feel of your checkout, and the connection to your acquirer.
-
“Private key”: used to identify the webhook that comes from your website to us when a successful payment is made. This completes the order.
Source code
A WooCommerce plugin is just a PHP file. You can see it here.
https://github.com/Stickyto/sticky-woocommerce-plugin
[NL] WooCommerce
Waarom zou ik deze plugin installeren?
Voeg betalingen toe van grote betaalverwerkers zoals Worldpay, Global Payments en Barclaycard aan je WooCommerce-website.
Je kunt kiezen voor popup (klant blijft op de checkout-pagina) of redirect (klant gaat naar een andere pagina om te betalen).
Download
https://cdn.sticky.to/plugins/sticky-woocommerce-plugin.zip
Installatie
-
Ga naar “Plugins”
-
Klik links op “Add New”
-
Klik bovenaan op “Upload Plugin”
-
Klik op “Bestand kiezen” en selecteer het gedownloade zip-bestand
-
Klik op “Install Now”
-
Klik op “Activate Plugin”
Instellen
-
“Gebruik popup in plaats van redirect”: blijf op je eigen checkout-pagina. Je moet dan je Apple Pay en Google Pay domeinen bij ons registreren. Als je dit niet aanvinkt, dan regelen wij Apple Pay en Google Pay voor je.
-
“Flow URL”: bepaalt hoe je checkout eruitziet en verbindt je met de juiste betaalverwerker.
-
“Private key”: wordt gebruikt om het webhook-verzoek te herkennen dat van jouw website naar ons komt na een succesvolle betaling. Dit maakt de bestelling af.
Broncode
Een WooCommerce-plugin is gewoon een PHP-bestand. Je kunt het hier bekijken: