Arttree Order Notify with LINE for WooCommerce

Arttree Order Notify with LINE for WooCommerce

Details
View on WordPress

WooCommerce LINE Order Notify automatically pushes a LINE message to your customers whenever a WooCommerce order changes status (processing, completed, refunded, and more). Customers receive timely updates right inside LINE — the messaging app they already use every day.

Free features

  • Push notifications to customers via the LINE Official Account (Messaging API) on order-status changes.
  • Customizable message templates with variables: order number, customer name, total, status, site name and more, with live preview.
  • Self-service member binding: customers link their own LINE account (LINE Login OAuth + add friend) from the My Account page or a [wclon_line_bind] shortcode.
  • Binding prompts surfaced on the order-received page, the order email, and the checkout page (each toggleable).
  • Built-in setup guide for obtaining LINE credentials, with a dynamic callback URL.
  • Send log of recent notifications.

Pro features

  • Rich Flex card messages in your brand color, with a custom card title and a “View order” button.
  • Automatic retry on send failure.
  • Delivery report (success / failed / skipped statistics).
  • Extra notification events (order note added, refund) using native WooCommerce hooks.

Requirements

  • WooCommerce.
  • A LINE Official Account with the Messaging API enabled (for sending notifications).
  • A LINE Login channel (for self-service member binding).

External services

This plugin connects to the LINE Platform APIs (operated by LINE Corporation / LY Corporation) to deliver order notifications and to let members link their own LINE account. The site administrator enters their own LINE channel credentials in the plugin settings; no data is sent until those are configured and a member has bound their LINE account.

  • LINE Messaging API — https://api.line.me/v2/bot/message/push. When a configured order status changes (or you send a test message), the plugin sends the recipient’s LINE userId and the message content (e.g. order number, customer name, total and status, as defined in your templates), authenticated with your Channel Access Token.
  • LINE Login / OAuth — https://access.line.me/oauth2/v2.1/authorize and https://api.line.me/oauth2/v2.1/token. Used only when a member clicks “Bind LINE”. The authorization code plus your LINE Login channel ID and secret are sent to obtain an access token.
  • LINE Profile API — https://api.line.me/v2/profile. Called right after binding to retrieve the member’s LINE userId, using the member’s access token.
  • LINE Friendship Status API — https://api.line.me/friendship/v1/status. Called after binding to check whether the member added your Official Account as a friend, using the member’s access token.

LINE Terms and Policies: Terms of Use — https://www.lycorp.co.jp/en/company/terms/ ; Privacy Policy — https://www.lycorp.co.jp/en/company/privacypolicy/

Details

Plugin code:
arttree-order-notify
Plugin version:
0.13.8
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-06-20
Rating:
Times rated:
0
line
messaging-api
notification
order-status
woocommerce