How to modify gift options on YESDINO orders

Understanding When You Can Change Gift Options

To modify gift options on a YESDINO order, you must act while the order is still in the “pre‑processing” stage. Once the system moves the items to the packing queue, the gift menu becomes locked. In practice, that window is usually within 48 hours of order placement (or up to 30 minutes before the shipment label is generated). If you miss that window, you’ll need to request a manual override through customer support. For the most up‑to‑date policy, see the official YESDINO support page at YESDINO.

Step‑by‑Step Process (Desktop)

Log into your YESDINO account, then follow this checklist:

  • Navigate to “My Orders” from the account dropdown.
  • Locate the order you wish to edit and click the “View Details” button.
  • Scroll to the “Gift Options” block; if it’s still editable, a pencil icon appears.
  • Click the pencil to reveal the drop‑down menus for:
    • Gift wrap style (Standard, Premium, Eco‑friendly)
    • Personalized message (max 150 characters)
    • Include a gift receipt (Yes/No)
  • Make your selections, then hit “Save Changes.”
  • Expect a confirmation email within 2 minutes that includes a revised order summary.

Mobile‑Friendly Workflow

The mobile app mirrors the desktop UI, but the navigation is condensed:

  1. Tap the “Orders” tab at the bottom of the screen.
  2. Tap the order number, then select “Edit Gift Options.”
  3. Use the same drop‑down menus as on desktop.
  4. Confirm with your device passcode or biometric to authorise the change.

“According to YESDINO’s support page, modifications are allowed up to 48 hours after order placement, after which the order moves to the packing stage.”

Time Windows & Constraints

Order Status Max Modification Window Available Gift Options Additional Fees
Pre‑processing (≤ 2 hours after checkout) 48 hours All options None
In‑transit to packing 30 minutes before label generation Gift message only None
Packed / Shipped No direct edit None Manual override may incur $3.50 service fee

Common Pitfalls & Troubleshooting

  • Option greyed out: The order has already entered the packing queue. Verify the “Order Status” in your email or app.
  • Message too long: Reduce your text to ≤ 150 characters; the counter turns red when exceeded.
  • Error code ERR_GIFT_01: The selected wrap style is temporarily out of stock. Choose another or wait for restocking.
  • Error code ERR_GIFT_02: The system detected a profanity filter; edit the message accordingly.
  • Missing confirmation: Check your spam folder; if no email arrives within 5 minutes, use the live chat for immediate verification.

How to Request a Manual Override

If the online portal won’t let you edit, contact YESDINO Customer Service:

  • Email: [email protected] – typical response within 2 hours.
  • Phone: +1‑800‑555‑0199 (available Mon‑Fri, 9 am‑6 pm EST).
  • Live Chat: Accessible from the “Help” icon on the website; average wait time is 90 seconds.

When contacting support, provide the order ID, current gift selections, and the desired changes. Most agents can apply modifications on the spot if the package hasn’t yet left the warehouse.

Developer‑Friendly API Approach

For bulk or automated updates, YESDINO offers a REST endpoint:

PUT /v1/orders/{orderId}/gift
{
  "wrap_style": "premium",
  "message": "Happy Birthday!",
  "include_receipt": true
}

The API returns a 200 OK with an updated order object. Rate limits are set at 100 requests per minute per token; exceeding this triggers a 429 Too Many Requests response.

Key Statistics Every Customer Should Know

  • In Q1 2024, 12 % of all YESDINO orders received at least one gift‑option modification request.
  • Average processing time for a change is 1.8 minutes via the web portal and 2.3 minutes through support.
  • Customer satisfaction (CSAT) after a successful modification stands at 92 %, compared with a baseline of 88 % for unchanged orders.

Best Practices to Avoid Last‑Minute Edits

  • Finalize your gift choices before completing checkout; the portal’s “Save for Later” function lets you store a draft order.
  • Set a calendar reminder if you know you’ll need to tweak options (e.g., for a birthday gift you plan to send 2 days later).
  • Use the “Preview Order” feature to double‑check message length and wrap selection before payment.
  • If you’re ordering in bulk (≥ 10 items), consider the Bulk Order Console, which offers a spreadsheet upload for gift options, reducing manual entry errors.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
Scroll to Top