The Customer Service page gives agents a unified view of a customer’s profile, orders, subscriptions, and interaction history. It’s the primary tool for handling inbound support calls and outbound retention calls. Go to Call Center → Customer Service in the sidebar.Documentation Index
Fetch the complete documentation index at: https://docs.elasticfunnels.io/llms.txt
Use this file to discover all available pages before exploring further.
Finding a Customer
Use the search bar to find customers by:- Phone number
- Email address
- Order ID
- Name
Page Layout
The page uses a two-column layout:- Main area — Customer contact info, order history with expandable rows, and subscription management
- Side rail — Cards on file, add-card form, and call notes
Customer Profile
Once a customer is selected, the profile shows:- Contact Info
- Orders
- Subscriptions
Name, email, phone, billing and shipping addresses, total order count, total revenue, and whether a payment method is already on file.
Per-Order Actions
Each order row can be expanded to reveal contextual actions:| Action | What It Does |
|---|---|
| Refund | Opens a confirmation dialog, then processes a refund for that specific order |
| Resend Confirmation | Re-sends the purchase confirmation email for that specific order |
Actions are tied to the specific order, not to the customer globally. This prevents mistakes like refunding the wrong order.
Cards on File
The side rail displays all stored payment tokens for the customer. Each card shows:- Card brand and last 4 digits
- Whether the card is a test token
- Whether the card previously failed
- Gateway badge — If the card was stored through a gateway other than NMI (e.g. Stripe), a badge indicates which gateway holds the token
Removing a Card
Cards that support multi-billing (those with a billing record ID) display a Remove button. Clicking it:- Deletes the billing record from the gateway vault
- Removes the token from the customer’s stored payment methods
- Refreshes the card list
Adding a New Card
Instead of a browser prompt, the side rail includes an inline card form:- Enter the card number, expiry, and CVV
- Click Add Card
- The system vaults the card through the gateway without charging it
- On success, the new card appears in the Cards on File list immediately
The vaulted card is stored as a reusable payment token on the customer record. It can be used later in Order Entry or subscription updates. Cards are shared across all brands in the same organization.
Managing Subscriptions
Agents can take action on a customer’s subscriptions directly from the profile:| Action | When Available | What It Does |
|---|---|---|
| Cancel | Any non-canceled subscription | Cancels with a reason select |
| Pause | Active subscriptions | Pauses billing with optional resume date |
| Resume | Paused subscriptions | Restarts billing |
| Skip Next Charge | Active subscriptions | Skips one billing cycle and advances the next charge date |
| Force Bill | Non-canceled subscriptions | Triggers an immediate charge attempt |
| Update Payment | Any active subscription | Updates the payment method on file |
| Edit Pricing | Any non-canceled subscription | Opens the pricing editor modal |
Edit Pricing
Each subscription card has an Edit Pricing button that opens a modal where agents can adjust:- Charge amount — The recurring amount billed each cycle
- Shipping amount — Shipping cost per cycle
- Discount type — Percentage or fixed amount
- Discount value — The discount percentage or dollar amount
- Calculated discount — Shows the resulting discount amount
Pricing edits are only available to agents through the Customer Service page. Customers cannot modify pricing through self-service portals.
Handling Cancellation Requests
When a customer wants to cancel, agents can use the retention flow:Present the save offer
Based on the reason, the system suggests an offer — a discount, a pause, or a downgrade to a lower-tier product.
The retention offers shown here are the same ones configured in the merchant’s Retention Offers settings. This ensures customers get consistent offers whether they cancel through self-service or through an agent.
Logging Calls
After each interaction, log the call with:- Direction — Inbound or outbound
- Disposition — The call outcome (sale, no sale, callback, refund request, etc.)
- Notes — Free-text notes for context on future calls