內容簡介
這款外掛可擴充 WooCommerce 中的優惠券功能,以限制僅適用於特定領域的電子郵件地址。
該外掛在 WooCommerce 優惠券設定面板中新增一個選項,可以限制優惠券僅適用於特定領域的電子郵件地址,並提供一個客戶標籤。
這款外掛的典型用途是向某個特定公司或組織的員工提供特別優惠。外掛會檢查使用優惠券的會員是使用了註冊的電子郵件地址還是訂單結算時輸入的帳單電子郵件地址。
驗證電子郵件地址是在結帳後進行的,以確保電子郵件地址存在。如果優惠券被證明無效,外掛會顯示一條錯誤消息,指示已將優惠券刪除,並更新購物車以重新計算所有總金額,以便通過 WooCommerce 標準的 jQuery 和 AJAX 調用調整顯示的購物車總金額。
外掛標籤
開發者團隊
原文外掛簡介
Simple plugin to extend Coupons in WooCommerce to restrict them to a specific domains email addresses
The plugin adds a panel to the WooCommerce Coupon panel to restrict the coupon to a specific domain and provide a Customer label.
Typical purposes for the plugin is to offer special offers to staff of a specific company or organization. The plugin checks the
coupon being used against both the users registered email address and the billing email address entered in the checkout form.
Validation of the email address occurs after the checkout to ensure that an email address exists. If the coupon proves to be invalid,
an error message displayed indicating the coupon has been removed and the cart is updated to recalculate all totals so that displayed
cart totals can be adjusted through the standard WooCommerce jQuery and AJAX calls.
