Skip to content

Support

Yatra is supported in three places, depending on what you need.

Where to ask

ChannelBest forResponse
WordPress.org plugin forumPublic Q&A on the free pluginBest effort
GitHub issuesBug reports, feature requests, code-level talkBest effort
wpyatra.com priority supportPro license holders, billing, urgent issuesPer plan SLA
PROPriority support is included with every Pro plan

Pro license holders get faster response times via the priority queue. Severity-1 ("site down") tickets are escalated.

Compare Pro plans →

Filing a useful bug report

A good bug report saves a round-trip and gets your issue fixed faster. Include:

1. Environment

  • WordPress version (Settings → General).
  • PHP version (Tools → Site Health → Info).
  • Yatra version + Yatra Pro version.
  • Active theme.
  • Active plugins list.

2. Steps to reproduce

A numbered list a stranger could follow:

1. Go to /trips/.
2. Click "Everest Base Camp Trek".
3. Click "Book now".
4. Pick March 5 departure, 1 adult.
5. Pay with Stripe sandbox card 4242 4242 4242 4242.
6. Land back on /booking/?confirmed=1.
   Expected: booking shows "confirmed".
   Actual: booking shows "pending" and the customer is not auto-confirmed.

3. Expected vs actual

What you expected to happen, what actually happened, and any error messages from WP_DEBUG.

4. Logs

If applicable:

  • Browser console errors.
  • Network tab failed requests.
  • WP_DEBUG log lines from wp-content/debug.log.
  • Yatra logs (Tools → Logs).

Wrap in fenced code blocks. Redact license keys, gateway secrets, JWTs.

5. Screenshots / videos

A 5-second screen capture of the issue is gold. Loom, CleanShot X, ShareX, or QuickTime all work.

What to expect

  • First response — within a working day for free, or per plan SLA for Pro.
  • Triage — your report is classified (bug / question / feature / can't reproduce).
  • Fix or workaround — bugs are routed to engineering; ETA depends on severity.
  • Release — fixes ship in the next release. Hotfix patches when urgent.

Escalating a critical issue

If a fix is blocking production revenue:

  1. Reply to the ticket with "BLOCKING REVENUE" in the subject + a quantitative impact (e.g. "$5k / day").
  2. Include a working contact (phone / WhatsApp).
  3. We attempt a workaround within hours and a release within days.

Feature requests

Welcome on:

  • GitHub issues labeled enhancement.
  • Direct conversation with your account manager (Pro plan customers).

We prioritize features that solve a problem affecting many sites, fit Yatra's "WordPress-native tour-operator" positioning, and are reasonable to maintain long-term.

Security disclosures

Do not open a public GitHub issue or forum post for security vulnerabilities. Email the wpyatra.com security contact privately. We follow coordinated disclosure: confirm, fix, release, then publicly credit the reporter (if desired) after the patch is in users' hands.

What's next