What the AI can prepare
When a customer request implies a change in your shop, the AI doesn't just describe what to do — it builds the exact action, ready to execute:
- Order cancellations — customer wants to cancel before shipping? The cancellation is prepared with the correct order and restocking behavior.
- Refunds — full or partial, with the amount calculated from the order and the customer's request.
- Shipping address changes — the new address is parsed from the customer's email and validated against the order status.
- Discount codes — goodwill gestures like “10% off your next order” are generated as real, single-use Shopify discount codes.
- Order notes — special requests (“please gift-wrap”, “leave at the back door”) are attached to the order so fulfillment sees them.
The safety model: reads are free, writes are gated
This is the core security principle of supportif.ai. The AI can read your Shopify data without restriction — products, inventory levels, orders, fulfillment status, customers — because reading is what makes its answers accurate. But writing is different: not a single change reaches your shop without your explicit approval. Every prepared action sits in a pending state until you confirm it in the ticket view or tap the approval button in Telegram.
That means the worst case of an AI mistake is a wrongly proposed refund — never a wrongly executed one. You keep the exact level of control a responsible merchant needs, while still cutting the manual work down to one click.
Transparent execution
Once you approve, the action is executed via the official Shopify Admin API and the result is logged on the ticket: what was done, when, and who approved it. If an action fails — say, the order already shipped and can no longer be cancelled — the ticket is updated with the error and the AI proposes an alternative path, such as a return label combined with a refund upon arrival.
Combined with the ticketing system, this turns a typical 10-minute support case — read email, open Shopify, find order, process refund, write reply — into a single approval that takes seconds.