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/

설치

  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.

FAQ

Does this work with all WooCommerce orders?

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Edit Shipping Address for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Edit Shipping Address for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.