Edit Shipping Address for WooCommerce

Beskrywing

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/

Installation

  1. Upload the plugin files to the /wp-content/plugins/edit-shipping-address-for-woocommerce/ directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Customers can go to My Account > Orders to edit their shipping address.
  4. 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.

Kwel-vrae

Does this work with all WooCommerce orders?

No, only orders marked as “In Progress” can have their shipping address edited.

Aanbevelings

There are no reviews for this plugin.

Contributors & Developers

“Edit Shipping Address for WooCommerce” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Changelog

1.0.0

  • Initial release.