Zimran Payments Playground
Payment Examples
🛒 One-Time Payments
Examples using ProgramsClient and AddonsClient
🔄 Subscription Offers
Examples using OffersClient for recurring payments
🇮🇳 UPI Payments
UPI payment initialization and status checking for India
🚀 Quick Start
1. Set Environment Variables:
Configure your gateway URL and authentication token
2. Choose Payment Type:
Navigate to either one-time payments or subscription offers
3. Test Integration:
Select products and test the payment flow
4. Review Debug Info:
Check the debug sections for implementation details
✨ Key Features
Payment Methods
💳 Credit & Debit Cards
🍎 Apple Pay
🟡 PayPal
📱 UPI (India)
Developer Tools
🔧 TypeScript Support
🎣 React Hooks
🎨 Customizable Styling
📊 Real-time Status
📋 Environment Setup
Required Environment Variables:
NEXT_PUBLIC_GATEWAY_BASE_URL
- Your payment gateway base URL
NEXT_PUBLIC_GATEWAY_TOKEN
- Your authentication token