Beschrijving
Accepteer Visa, MasterCard, American Express, Discover, JCB, Diners Club, SEPA, iDEAL, giropay, Alipay en meer rechtstreeks op je winkel met de Stripe betaal gateway voor WooCommerce, inclusief Apple Pay, Google Pay en Microsoft Pay voor mobiel en desktop.
Neem kredietkaart betalingen gemakkelijk en direct op je winkel
De Stripe plugin breidt WooCommerce uit, waardoor je betalingen rechtstreeks in jouw winkel kunt doen via Stripe’s API.
Stripe is beschikbaar voor winkeliers en handelaren in:
- Australië
- Oostenrijk
- België
- Brazilië
- Bulgarije
- Canada
- Cyprus
- Tsjechische Republiek
- Denemarken
- Estland
- Finland
- Frankrijk
- Duitsland
- Griekenland
- Hong Kong
- Ierland
- Italië
- Japan
- Letland
- Litouwen
- Luxemburg
- Maleisië
- Malta
- Mexico
- Nederland
- Nieuw Zeeland
- Noorwegen
- Polen
- Portugal
- Puerto Rico
- Singapore
- Slowakije
- Slovenië
- Spanje
- Zweden
- Zwitserland
- Verenigd Koningkrijk
- Amerika
- er komen er nog meer bij
Stripe is een eenvoudige manier om online betalingen te accepteren. Met Stripe kun je Visa, MasterCard, American Express, Discover, JCB en Diners Club kaarten, zelfs Bitcoin, direct in je winkel accepteren.
Waarom kiezen voor Stripe?
Stripe heeft geen opstartkosten, geen maandelijkse kosten, geen verborgen kosten: je krijgt alleen kosten als je geld verdient! Inkomsten worden 7 dagen op basis van je rekening op jouw bankrekening gestort.
Stripe ondersteunt ook de WooCommerce Abonnementen extensie en het hergebruik van kaarten. Wanneer een klant betaalt, zijn ze ingesteld in Stripe als een klant. Als ze een andere bestelling maken, kunnen ze afrekenen met dezelfde kaart. Een enorme tijdsbesparing voor terugkerende klanten.
Apple Pay Ondersteuning
WooCommerce Stripe bevat Apple Pay ondersteuning, wat betekent dat klanten kunnen betalen met behulp van betalingsgegevens gekoppeld aan hun Apple ID. Afrekenen is nu slechts een autorisatie (Touch ID of Face ID) verwijderd op zowel mobiel als desktop. Voorlopig worden alleen eenvoudige, variabele en abonnementsproducten ondersteund. Meer ondersteuning volgt.
Web Betalingen API Ondersteuning
WooCommerce Stripe bevat Web Payments API ondersteuning, wat betekent dat klanten kunnen betalen met behulp van betalingsgegevens gekoppeld aan hun mobiele apparaten, in browsers die de Web Payments API ondersteunen (Chrome voor Android, onder anderen). Afrekenen is nu slechts een paar tikken verwijderd op mobiel. Ondersteunt voorlopig alleen eenvoudige, variabele en abonnementsproducten. Meer ondersteuning volgt.
Schermafdrukken
Installatie
Je kunt hier een oudere versie van deze gateway downloaden voor oudere versies van WooCommerce.
Let op: v4 van deze gateway vereist WooCommerce 3.0 en hoger.
Automatische installatie
Automatische installatie is de gemakkelijkste optie, aangezien WordPress de bestandsoverdracht zelf afhandelt en je je webbrowser niet hoeft te verlaten. Om WooCommerce Stripe plugin automatisch te installeren, log je in op je WordPress dashboard, navigeert je naar het menu Plugins en klik je op Nieuwe toevoegen.
Typ in het zoekveld “WooCommerce Stripe Payment Gateway” en klik op plugins zoeken. Zodra je onze plugin hebt gevonden, kun je details over de plugin bekijken, zoals de punt vrijgave, waardering en beschrijving. Het belangrijkste is natuurlijk dat je het kunt installeren door simpelweg op “Nu installeren” te klikken.
Handmatige installatie
De handmatige installatie methode omvat het downloaden van onze plugin en het uploaden naar jouw webserver via jouw favoriete FTP applicatie. De WordPress codex bevat instructies over hoe je dit hier kunt doen.
Bijwerken
Automatische updates moeten werken als een charme; zoals altijd, zorg ervoor dat je een backup van jouw site maakt voor het geval dat.
FAQ
-
Biedt dit ondersteuning voor terugkerende betalingen, zoals voor abonnementen?
-
Ja!
-
Is hier een SSL-certificaat voor nodig?
-
Ja! In Live Mode, moet een SSL-certificaat worden geïnstalleerd op je site om Stripe te gebruiken. Naast SSL-encryptie biedt Stripe een extra JavaScript-methode om kaartgegevens te beveiligen met Stripe Elements.
-
Ondersteunt dit zowel de productiemodus als de sandbox modus voor testen?
-
Ja, dat doet het – productie en Test (sandbox) modus wordt aangestuurd door de API sleutels die je gebruikt met een selectievakje in de beheer instellingen om tussen beide te schakelen.
-
Waar kan ik de documentatie vinden?
-
Voor bij het instellen en configureren, bekijk onze documentation.
-
Waar kan ik ondersteuning krijgen of praten met andere gebruikers?
-
Als je vastloopt, kun je om hulp vragen in het plugin forum.
Beoordelingen
Bijdragers & ontwikkelaars
“WooCommerce Stripe Payment Gateway” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“WooCommerce Stripe Payment Gateway” is vertaald in 33 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “WooCommerce Stripe Payment Gateway” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
8.7.0 – 2024-09-16
- Add – Introduces a new promotional surface to encourage merchants with the legacy checkout experience and APMs enabled to use the new checkout experience.
- Fix – Prevent duplicate failed-order emails from being sent.
- Fix – Support custom name and description for Afterpay.
- Fix – Link APM charge IDs in Order Details page to their Stripe dashboard payments page.
- Fix – Fix Indian subscription processing by forcing the recreation of mandates during switches (upgrading/downgrading).
- Fix – Add back support for Stripe Link autofill for shortcode checkout.
- Fix – Fix undefined method error caused by settings refactor when connecting Stripe account.
- Fix – Fix multiple compatibility issues and deprecation warnings when running the extension on PHP 8.1.
- Fix – Re-connect promotional surface blinking after disappearing for merchants that have already connected their Stripe account.
- Fix – Fix possible fatal errors when Stripe settings format is invalid during account connection.
- Fix – Clear webhook state after reconfiguring webhooks to remove outdated error and success statuses.
- Fix – Prevent payment methods from being detached from Stripe customers on non-production sites when a WP user is deleted with the new checkout experience enabled.
- Add – Log incoming webhook events and their request body.
- Add – Show UPE payment methods in saved order on block checkout page.
- Add – Display UI elements for connection type and expired keys status for Stripe accounts linked via the WooCommerce Stripe App.
- Tweak – Delete the notice about the missing customization options on the updated checkout experience.
- Fix – Prevent fatal error when canceling uncaptured orders by ensuring refunds array is expanded in Stripe API response.
- Fix – Fix error in saving settings when express payment methods are disabled.
- Fix – Catch error when getting intent from order.
- Fix – Handle undefined array key when no matching customer account is found when guest customers checkout.
- Tweak – Update capabilities to payment methods mapping.
- Fix – Address QIT Security test errors.
- Fix – Address QIT PHPStan test errors.
- Update – Specify the JS Stripe API version as 2024-06-20.
- Tweak – Use order ID from ‘get_order_number’ in stripe intent metadata.
- Fix – Ensure payment tokens are detached from Stripe when a user is deleted, regardless of if the admin user has a Stripe account.
- Fix – Address Klarna availability based on correct presentment currency rules.
- Fix – Use correct ISO country code of United Kingdom in supported country and currency list of AliPay and WeChat.
- Fix – Prevent duplicate order notes and emails being sent when purchasing subscription products with no initial payment.
- Add – Display an admin notice on the WooCommerce > Subscriptions screen for tracking the progress of SEPA subscriptions migrations after the legacy checkout is disabled.
- Add – Introduce a new tool on the WooCommerce > Status > Tools screen to restart the legacy SEPA subscriptions update.
- Fix – Remove the Stripe OAuth Keys when uninstalling the plugin.
- Fix – Resolve an error for checkout block where ‘wc_stripe_upe_params’ is undefined due to the script registering the variable not being loaded yet.