
內容簡介
WordPress 外掛描述:
Stripe Checkout 外掛可讓您使用 Stripe 付款網關接受付款。僅需一個簡單的短碼,您就可以在預先建立的、由 Stripe 托管的表單上快速接受付款,該表單適用於 SCA 並支持 3D Secure 2 身份驗證。這使得接受信用卡付款變得比以往更加容易,無需大量的設置和努力。
Stripe 付款的好處
易於集成 Stripe 付款。
整合 Stripe 付款鏈接。
接受信用卡和借記卡付款。
接受定期訂閱付款。
接受捐贈付款。
接受 Apple Pay 付款。
接受 Google Pay 付款。
接受支付寶付款。
接受微信支付付款。
接受 Bancontact 付款。
接受 EPS 付款。
接受 giropay 付款。
接受 iDEAL 付款。
接受 Przelewy24 付款。
接受 Sofort 付款。
接受 Afterpay/Clearpay 付款。
接受 Boleto 付款。
接受 OXXO 付款。
接受 ACH 直接借記付款。
接受 Bacs 直接借記付款。
接受 BECS 借記付款。
接受加拿大預授權直接借記(PAD)付款。
支援動態 3D 安全支付驗證。
支援使用 Stripe 測試卡進行付款處理。
支援在結帳時收集電話號碼。
支援用戶可在結帳時使用促銷代碼。
本地化支援 34 種語言。
自動向您的客戶發送 Stripe 收據。
建立優化轉換的付款表單,並由 Stripe 托管。
為客戶提供簡化的移動體驗。
它可以獨立運行,無需像會員/電子商務插件那樣複雜的設置。
沒有設置費用、月費或隱藏成本。
無縫轉賬至您的銀行帳戶。
輕鬆在測試模式和實際模式之間切換。
即時在您的 Stripe 帳戶中報告費用。
在 Stripe 付款頁面上顯示您品牌或產品的標誌。
方便 Stripe 商家進行支付。
允許在付款後啟用 Stripe 發票。
在交易後向您的客戶發送購買確認電子郵件。
在交易後向所選收件人(例如賣方)發送銷售通知電子郵件。
WP Stripe Checkout 附加功能
動態價格
動態數量
提交類型
服務條款
付款鏈接電子郵件
WordPress Stripe Plugin 配置
一旦您啟用了此外掛,您需要配置一些與 Stripe 商家帳戶相關的設置。它位於“WP Stripe Checkout -> 設置 -> 一般”下。
測試模式:一個核取方塊,允許您在網站上使用測試模式運行 Stripe 交易。
公鑰:您的 Stripe 帳戶的 API 公鑰。
秘密鑰:您的 Stripe 帳戶的 API 秘密鑰。
獨立付款頁面標題:在 Stripe 付款頁面顯示的標題。
加載資源:始終,仅在設置了相應的短碼時,或者當選中Stripe付款产品链接時才加載。
Stripe Checkout SDK版本:允許選擇安装的Stripe Checkout SDK版本。
自訂 CSS:可以添加自己的CSS樣式來自定義Stripe結帳頁面的外觀。
預設貨幣:這決定了您網站上顯示的貨幣,並且是 Stripe 中的預設貨幣。
跳轉URL:付款成功後將重定向到的網址。
外掛標籤
開發者團隊
原文外掛簡介
Stripe Checkout plugin lets you accept credit card payments via Stripe on your WordPress site. Whether you are selling products, offering services, or collecting donations, our lightweight Stripe payment plugin is built for speed, security, and simplicity.
Accept Stripe payments on your WordPress website in minutes
WP Stripe Checkout is great for:
Freelancers accepting client payments
Nonprofits collecting donations
Selling goods or services
Subscription-based offerings
WP Stripe Checkout Add-ons
Variable Price
Variable Quantity
Submit Type
Terms of Service
Payment Link Email
Variable Currency
WP User Tracking
WP User Only Button
Stripe Checkout Payment Methods
Apple Pay
Google Pay
Alipay
WeChat Pay
Bancontact
EPS
giropay
iDEAL
Przelewy24
Sofort
Afterpay/Clearpay
Boleto
OXXO
ACH Direct Debit
Bacs Direct Debit
BECS Debit
Canadian pre-authorised debit (PAD)
SEPA Direct Debit
Features
Accept credit/debit card payments with Stripe
Easy setup with Stripe API keys
Secure, PCI-compliant payment processing
Customizable payment button via shortcode
Supports one-time and recurring payments via Stripe payment links
Mobile-friendly Stripe Checkout integration
Detailed transaction logs in your dashboard
Support Dynamic 3D Secure payment authentication.
Support payment processing with Stripe test cards.
Support phone number collection at checkout.
Support user redeemable promotion codes at checkout.
Localized for different languages.
Automatically email Stripe receipts to your customers.
No complex setup like a membership/e-commerce plugin.
Easily Switch between live and sandbox mode for testing.
Send a purchase confirmation email to your customer after a transaction.
Send a sale notification email to a chosen recipient (e.g. the seller) after a transaction.
Automatic VAT/tax ID collection at checkout
Support orders of free trial payments without payment methods
WP Stripe Checkout Configuration
Once you have activated the plugin, you need to add your Stripe account API keys. It’s located under “WP Stripe Checkout -> Settings -> General”.
WP Stripe Checkout Emails
Stripe checkout plugin comes with an “Emails” tab where you will be able to configure some email related settings.
Stripe Webhook Endpoint
Go to “Developers > Webhooks > Add endpoint” and insert the URL shown in the plugin settings. Select this event – “checkout.session.completed” and click “Add endpoint”. This is where Stripe will send a notification after a checkout payment is successful.
You will also need to add the “checkout.session.async_payment_succeeded” and “checkout.session.async_payment_failed” events if you plan to use a payment method where there can be a delay in payment confirmation. For example:
Bacs Direct Debit
Boleto
Canadian pre-authorised debits
OXXO
SEPA Direct Debit
SOFORT
ACH Direct Debit
How to use Stripe Checkout
The easiest way to start accepting Stripe payments is to add the following shortcode to a post/page:
[wp_stripe_checkout_session name="My Product" price="2.99"]
Replace the value of “name” with your product name and “price” with the actual product price.
How to use Stripe Payment Links
This method allows you to integrate Stripe payment links with the plugin.
Step 1: Create a Payment Link
Log in to your Stripe account dashboard and navigate to the “Payment links” page (Payments > Payment links). Select an existing product or add a new one to create a payment link.
Step 2: Use the Payment Link in a Shortcode
In order to create a button with the payment link you can add the following shortcode to a post/page:
[wp_stripe_checkout_payment_link url="https://buy.stripe.com/live_6gPE4jw7dMbUKdd3345"]
For detailed setup instructions please visit the WP Stripe Checkout plugin page.
