
內容簡介
此外掛可讓您在 WordPress 頁面上接受 Stripe 付款。
它使用簡單的縮短程式碼來建立一個或多個 Stripe 結帳按鈕。
Stripe 帳戶前置需求
啟用 Stripe Checkoout 和僅限客戶端的整合
建立產品和價格
設定
安裝並啟用此外掛後,您需要設定設定。設定位於「設定->簡單的 Stripe 按鈕」下
使用方式
使用簡單的縮短程式碼建立按鈕。
縮短程式碼參數:
price-id – Stripe 儀表板上的價格 ID。必填
text – 按鈕文字。如果省略,則會使用預設的「立即購買」
範例
[simple-stripe-button price-id="price_1HvOLlDMgdjb9VY8UYqYhCQk" /]
[simple-stripe-button price-id="price_1HwvyyDMgdjb9VY8RSyKuNfG" text="buy me"/]
外掛標籤
開發者團隊
② 後台搜尋「Simple Stripe checkout buttons」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
This plugin allows you to accept Stripe payments on your WordPress pages.
It uses a simple shortcode that creates one or more Stripe checkout buttons.
Stripe account prerequests
Enable Stripe Checkoout and client-only integration
Create products and prices
Configuration
After the plugin is installed and activated, you need to configure settings. Settings are located under “Settings->Simple Stripe buttons”
Usage
Create buttons using a simple shortcode.
Shortcode parameters:
price-id – Price ID from Stripe dashboard. Required
text – Button text. If ommited it default “Buy now” is used
Examples
[simple-stripe-button price-id="price_1HvOLlDMgdjb9VY8UYqYhCQk" /]
[simple-stripe-button price-id="price_1HwvyyDMgdjb9VY8RSyKuNfG" text="buy me"/]
