
內容簡介
總結:這個 WordPress 外掛允許客戶在購買後更新其訂單的運送地址,並連接外部支付網關(Stripe 和 Razorpay)以支持創建客戶、生成訂單和捕獲付款等安全交易操作。
問題與答案:
1. 這個外掛的作用是什麼?
- 答案:這個外掛的作用是允許客戶在購買後更新其訂單的運送地址,並連接外部支付網關以支持創建客戶、生成訂單和捕獲付款等安全交易操作。
2. Stripe 服務用於什麼目的?
- 答案:Stripe 服務用於創建客戶帳戶、檢索客戶詳細信息以及啟動或捕獲付款。
3. Razorpay 服務被用於什麼?
- 答案:Razorpay 服務用於生成訂單並捕獲與 WooCommerce 交易相關的付款。
外掛標籤
開發者團隊
② 後台搜尋「Edit Shipping Address for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Allows customers to update their shipping address for orders after purchase.
External Services
This plugin connects to external payment gateways (Stripe and Razorpay) to support secure transaction operations such as creating customers, generating orders, and capturing payments. These API requests are essential for the plugin’s payment-related functionality.
Stripe
Service: Stripe (https://stripe.com)
Purpose: Used for creating customer accounts, retrieving customer details, and initiating or capturing payments.
Data Sent: Customer details such as name, email, and payment details are sent when users make payments or update shipping addresses related to Stripe orders.
When: Data is sent during order updates, payment processing, and customer creation events.
Terms of Use: https://stripe.com/legal
Privacy Policy: https://stripe.com/privacy
Razorpay
Service: Razorpay (https://razorpay.com)
Purpose: Used to generate orders and capture payments associated with WooCommerce transactions.
Data Sent: Order ID, payment ID, amount, currency, and basic customer data are sent to Razorpay servers during order and payment actions.
When: Data is sent when generating a payment order, capturing a payment, or managing payment records.
Terms of Use: https://razorpay.com/terms/
Privacy Policy: https://razorpay.com/privacy/
