外掛說明
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/
安裝方式
- Upload the plugin files to the
/wp-content/plugins/edit-shipping-address-for-woocommerce/directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Customers can go to My Account > Orders to edit their shipping address.
- The plugin adds an “Edit Shipping Address” button to the order view page, allowing users to update their shipping address if the order status is Processing.
常見問題集
-
Does this work with all WooCommerce orders?
-
No, only orders marked as “In Progress” can have their shipping address edited.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0
- Initial release.
