Stripe App review process ensure करता है कि marketplace पर सभी apps quality, security, और user experience standards meet करते हैं।
| Requirement | Details |
|---|
| Minimal Permissions | केवल core functionality के लिए required permissions |
| Secure Data Handling | Customer data encrypted और securely transmitted |
| CSP Compliance | Content Security Policy properly configured |
| No Sensitive Data Exposure | API keys client-side code में नहीं |
| Requirement | Details |
|---|
| Core Features Work | Listed features correctly function करते हैं |
| Error Handling | API failures gracefully handled |
| Loading States | Async operations के दौरान proper feedback |
| Live और Test Mode | दोनों environments में proper behavior |
| Requirement | Details |
|---|
| Clear Onboarding | New users setup complete कर सकते हैं |
| Responsive UI | Various screen sizes पर proper display |
| Stripe Design Guidelines | Stripe UI component library follow करें |
| Requirement | Details |
|---|
| Accurate Description | App जो करती है वो accurately describe है |
| Real Screenshots | Actual app UI दिखाते हैं |
| Valid URLs | Privacy policy और support links काम करते हैं |
- Excessive Permissions, Unused या unjustified permissions
- Poor Error Handling, Unhandled exceptions या blank error states
- Misleading Description, Features not implemented as described
- Missing Privacy Policy, Valid privacy policy URL required
- Broken Onboarding, Users setup complete नहीं कर सकते
☐ सभी permissions manifest में justified हैं
☐ CSP केवल necessary domains allow करता है
☐ API keys server-side manage होती हैं
☐ Brevo API key connection properly validated होती है
☐ Failed syncs user को visible error message दिखाते हैं
☐ App live mode में (test data के साथ) काम करती है
☐ Onboarding 5 मिनट में completable है
☐ सभी buttons और actions expected behavior करते हैं
☐ Screenshots actual app UI दिखाते हैं
☐ Description सभी listed features accurately describe करती है
☐ Privacy policy URL valid और accessible है