Update Managing Gupshup Wallet Balance and Suspension.md#499
Update Managing Gupshup Wallet Balance and Suspension.md#499SangeetaMishr merged 1 commit intomainfrom
Conversation
WalkthroughDocumentation update adds detailed recharge instructions for Gupshup wallet, includes external reference link, and documents error handling behavior when wallet balance reaches -$5 with suspension policy and manual unsuspend workflow through Support Team. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Possibly related issues
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🚀 Deployed on https://deploy-preview-499--glific-docs.netlify.app |
There was a problem hiding this comment.
Actionable comments posted: 1
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
docs/8. FAQ/Managing Gupshup Wallet Balance and Suspension.md (1)
49-49: Fix typo: "wallent" should be "wallet".-- Glific gets a **balance is not present** error from Gupshup as soon as the wallent balance for an Organization goes `-$5`. +- Glific gets a **balance is not present** error from Gupshup as soon as the wallet balance for an Organization goes `-$5`.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/8. FAQ/Managing Gupshup Wallet Balance and Suspension.md(1 hunks)
🔇 Additional comments (3)
docs/8. FAQ/Managing Gupshup Wallet Balance and Suspension.md (3)
38-42: Clear, actionable recharge instructions.The step-by-step instructions are well-organized and helpful. The note about the minimum $10 recharge adds useful context.
47-49: Clarify error message descriptions.Lines 47 and 49 appear to describe different error messages. Line 47 mentions "the wallet balance is low" error, while line 49 states Glific receives a "balance is not present" error from Gupshup. Please confirm which error message is actually returned by Gupshup when the balance reaches -$5, or clarify if these are two separate error conditions occurring at different thresholds.
44-44: Link verified and working correctly.The Gupshup support article is accessible and contains the expected content about wallet and billing basics. No issues identified.
| - Gupshup gives an extra `$5`,when the wallet balance reaches `$0` so that there is no interuption in sending of messages until the balance hits `-$5`. The Organization should always ensure to recharge the Gupshup Wallet before the -$5 gets expired to continue sending messages. | ||
|
|
||
| - Please [read here](https://glific.github.io/docs/docs/FAQ/Gupshup%20wallet%20balance%20and%20Usage/) to know how to recharge Gupshup Wallet Balance. | ||
| #### How to Recharge Gupshub Wallet Balance |
There was a problem hiding this comment.
Fix product name typo in heading.
Line 37 has "Gupshub" which should be "Gupshup" (missing 's'). This should match the product name used consistently throughout the document.
-#### How to Recharge Gupshub Wallet Balance
+#### How to Recharge Gupshup Wallet Balance🤖 Prompt for AI Agents
In docs/8. FAQ/Managing Gupshup Wallet Balance and Suspension.md around line 37,
the heading contains a typo "Gupshub" instead of the correct product name
"Gupshup"; update the heading text to "How to Recharge Gupshup Wallet Balance"
so it matches the product name used elsewhere in the document and maintain
consistency.
Fixed Broken Links
Summary by CodeRabbit