Beskrivelse
Ta i mot Visa, MasterCard, American Express, Discover, JCB, Dinesr Club, SEPA, iDEAL, giropay, Alipay og flere direkte i nettebutikken din med Stripe betalingsløsning for WooCommerce, inkludert Apple Pay, Google Pay og Microsoft Pay for mobil- og skrivebordsenheter.
Ta i mot kredittkortbetaling enkelt og direkte i butikken din
Utvidelsen Stripe er et tillegg til WooCommerce som lar deg ta i mot betalinger direkte i nettbutikken din via API-et til Stripe.
Stripe er tilgjengelig for nettbutikkeiere og forhandlere i:
- Australia
- Østerrike
- Belgia
- Brasil
- Bulgaria
- Canada
- Kypros
- Tsjekkia
- Danmark
- Estland
- Finland
- Frankrike
- Tyskland
- Hellas
- Hongkong
- Irland
- Italia
- Japan
- Latvia
- Litauen
- Luxembourg
- Malaysia
- Malta
- Mexico
- Nederland
- New Zealand
- Norge
- Polen
- Portugal
- Puerto Rico
- Singapore
- Slovakia
- Slovenia
- Spania
- Sverige
- Sveits
- Storbritannia
- USA
- med flere som legges til
Stripe er en enkel måte å ta i mot betaling på nettet. Med Stripe kan du ta i mot Visa, Mastercard, American Express, Discover, JCB og Diners Club-kort, dessuten Bitcoin direkte i butikken din.
Hvorfor velge Stripe?
Stripe har ingen oppsettsgebyrer, ingen månedlige gebyrer, ingen skjulte kostnader. Du blir bare krevd gebyr når du tjener penger. Inntektene blir overført til bankkontoen din hver 7. dag.
Stripe also supports the WooCommerce Subscriptions extension and re-using cards. When a customer pays, they are set up in Stripe as a customer. If they create another order, they can check out using the same card. A massive timesaver for returning customers.
Støtte for Apple Pay
WooCommerce Stripe includes Apple Pay support, which means customers can pay using payment details associated with their Apple ID. Checkout is now just an authorization (Touch ID or Face ID) away on both mobile and desktop. Only supports simple, variable, and Subscription products for now. More support to come.
Støtte for Web Payments API
WooCommerce Stripe includes Web Payments API support, which means customers can pay using payment details associated to their mobile devices, in browsers supporting the Web Payments API (Chrome for Android, amongst others). Checkout is now just a few taps away on mobile. Only supports simple, variable, and Subscription products for now. More support to come.
Skjermskudd
Installasjon
You can download an older version of this gateway for older versions of WooCommerce from here.
Please note, v4 of this gateway requires WooCommerce 3.0 and above.
Automatisk installasjon
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the WooCommerce Stripe plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “WooCommerce Stripe Payment Gateway” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by simply clicking «Install Now», then «Activate».
Manuell installasjon
The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
Oppdatering
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
FAQ
-
Støtter denne gjentakende betalinger, som for abonnementer?
-
Ja!
-
Does this require an SSL certificate?
-
Yes! In Live Mode, an SSL certificate must be installed on your site to use Stripe. In addition to SSL encryption, Stripe provides an extra JavaScript method to secure card data using Stripe Elements.
-
Does this support both production mode and sandbox mode for testing?
-
Yes, it does – production and Test (sandbox) mode is driven by the API keys you use with a checkbox in the admin settings to toggle between both.
-
Hvor kan jeg finne dokumentasjon?
-
For help setting up and configuring, please refer to our documentation.
-
Where can I get support or talk to other users?
-
If you get stuck, you can ask for help in the Plugin Forum.
Vurderinger
Bidragsytere og utviklere
“WooCommerce Stripe betalingsløsning” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
Bidragsytere“WooCommerce Stripe betalingsløsning” har blitt oversatt til 33 språk. Takk til oversetterne for deres bidrag.
Oversett “WooCommerce Stripe betalingsløsning” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.