[WordPress] 外掛分享: minicomerce

首頁外掛目錄 › minicomerce
WordPress 外掛 minicomerce 的封面圖片
全新外掛
安裝啟用
尚無評分
294 天前
最後更新
問題解決
WordPress 4.7+ PHP 7.0+ v1.0.1 上架:2025-05-26

內容簡介

總結:透過這個簡單安裝且容易追蹤顧客的 WordPress 外掛,你可以想像自己可以在世界任何地方販售你的產品。請填寫所有設定資料,其中最重要的是設定 PayPal 的帳號和秘密,設定貨幣,並確認是否處於活動的測試或正式模式。

1. 問題:在使用這個外掛時,哪些設定資料是必需的?
答案:必須有 PayPal 帳號,生成 PayPal 憑證(金鑰和密碼),以及為測試生成測試帳號。

2. 問題:如何開始處理支付流程?
答案:支付流程是在外部進行的,然後我們呼叫 PayPal API 來處理令牌和結帳過程。最新版本位於/v2/。
- 令牌產生:在以下外部 URL 開始令牌生成:
- 正式模式:https://api-m.paypal.com/v2/oauth2/token
- 測試模式(sandbox):https://api-m.sandbox.paypal.com/v2/oauth2/token
- 結帳流程:將結帳流程處理於以下 URL:
- 正式模式:https://api.paypal.com/v2/checkout/orders/
- 測試模式(sandbox):https://api.sandbox.paypal.com/v2/checkout/orders/

3. 問題:怎樣確保後端處理安全性?
答案:這些流程在後端進行,確保保持安全防護,保護你的資料免受侵害。

4. 問題:有哪些技術列表和資源可以查詢?
答案:技術列表包括 vanilla js、webpack、SaSS、splide、Paypal 等。也提供 Git 存儲庫以及 YouTube 安裝教程影片。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「minicomerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Imagine that you can sell your product on watever part of the world wich a simple plugin, easy to install and easy to follow the customers
instalation

Fill all data on setting where the more importan is paypal id and secrete, set currency and take care is active sandbox or live mode.
If have a variation remember that the price is for plugin and not different for variation.
Important set the privacy page and if need set more info place a product page.
Yoy can set the theme color of the plugin acordingly wich the theme of your webpage.
the more important is remember that you can paste the [minicomerce] shortcode where you see appropiate set the plugin.
if your idioma is not english, you can translate on the translation area.

list of data needed to use

Account Paypal.
Generate paypal credentials (key & secret).
For test generate sandbox accounts.

External Url

The payment process is process outside, then we call the paypall api to process the token and checkout process on /v2/ latest version

__ Token genetation __

https://api-m.paypal.com/v2/oauth2/token : is implement to generate a token from paypal
https://api-m.sandbox.paypal.com/v2/oauth2/token : is implement to generate a token from paypal, sandbox mode
__ Checkout process __
https://api.paypal.com/v2/checkout/orders/ : is implement to process the checkout
https://api.sandbox.paypal.com/v2/checkout/orders/ : is implement to process the checkout, sandbox mode

__ Those process is process on backen keeping secure those process wick your data __
Disclamer: (we not have responsability for your oun site protection)
Tech List
vanilla js
webpack
SaSS
splide
Paypal
paypal politics
paypal politic
paypal user agreement
Plugin page
plugin page
Git Resource
repository
YouTube Video instalation process
install video

文章
Filter
Apply Filters
Mastodon