Descrição
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/
Instalação
- 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.
Perguntas frequentes
-
Does this work with all WooCommerce orders?
-
No, only orders marked as “In Progress” can have their shipping address edited.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Edit Shipping Address for WooCommerce” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Edit Shipping Address for WooCommerce” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- Initial release.
