Documentation Index
Fetch the complete documentation index at: https://docs.yabetoopay.com/llms.txt
Use this file to discover all available pages before exploring further.
General Questions
What is Yabetoo?
What is Yabetoo?
Which countries does Yabetoo support?
Which countries does Yabetoo support?
What currencies are supported?
What currencies are supported?
How do I get started?
How do I get started?
- Create an account at app.yabetoo.com
- Get your API keys from the Developers section
- Follow our Quickstart guide to make your first payment
Technical Questions
What's the difference between Payment Intents and Checkout Sessions?
What's the difference between Payment Intents and Checkout Sessions?
How do I test payments without real money?
How do I test payments without real money?
sk_test_). We provide test phone numbers that simulate different payment outcomes. See our Testing guide.How long do payments take to process?
How long do payments take to process?
- Receive the notification on their phone
- Enter their PIN to confirm
What happens if a payment fails?
What happens if a payment fails?
failed status with a failure_message explaining the reason. Common reasons include:- Insufficient funds
- Customer rejected the payment
- Invalid phone number
- Timeout (customer didn’t respond)
Do I need to verify webhook signatures?
Do I need to verify webhook signatures?
Can I refund a payment?
Can I refund a payment?
Account & Security
How do I keep my API keys secure?
How do I keep my API keys secure?
- Never expose secret keys in client-side code
- Store keys in environment variables
- Use different keys for development and production
- Regenerate keys if you suspect they’ve been compromised
What's the difference between test and live keys?
What's the difference between test and live keys?
sk_test_, pk_test_) work only in the sandbox environment. No real money is moved.Live keys (sk_live_, pk_live_) process real payments in production. Keep these extra secure.How do I switch from sandbox to production?
How do I switch from sandbox to production?
- Verify your account is activated for live payments
- Replace your test API key with your live key
- Update the API URL from
pay.sandbox.yabetoopay.comtopay.api.yabetoopay.com - Test with a small real payment before going fully live
Where do I find my account ID?
Where do I find my account ID?
Disbursements & Remittances
What's the difference between disbursements and remittances?
What's the difference between disbursements and remittances?
How quickly are disbursements processed?
How quickly are disbursements processed?
Is there a limit on disbursement amounts?
Is there a limit on disbursement amounts?
Pricing & Fees
What are Yabetoo's fees?
What are Yabetoo's fees?
When do I get paid?
When do I get paid?
Still Have Questions?
If your question isn’t answered here:- Check our Troubleshooting guide for common issues
- Browse our API Reference for technical details
- Contact support at support@yabetoopay.com