Skip to main content

Examples

Ready-to-use example projects showcasing PayTechUZ integration with popular Python frameworks.

Ready Example Projects

Looking for ready-to-use FastAPI projects? Check out our examples:

🚀 Full Stack Examples

🛒 Django Shop Example

🟢 Complete Django application demonstrating order payment processing with PayTechUZ integration.

  • ✅ Django Rest Framework API
  • ✅ Payme, Click & Atmos gateways
  • ✅ Order-based payments
  • ✅ Webhook handlers

🚕 Django Taxi Example

🟢 Complete Django application demonstrating wallet balance payments with PayTechUZ integration.

  • ✅ Django Rest Framework API
  • ✅ Payme & Click gateways
  • ✅ Wallet balance top-up
  • ✅ Webhook handlers

⚡ FastAPI Example

Complete FastAPI application with PayTechUZ integration for payment processing.

  • ✅ Async API endpoints
  • ✅ Payme, Click & Atmos gateways
  • ✅ SQLAlchemy models
  • ✅ Webhook handlers

🤖 Telegram Course Bot

🟢 A sample Telegram bot project based on a subscription system, integrated with Payme, Click, and Atmos payment systems.

  • ✅ FastAPI & Aiogram
  • ✅ Payme, Click & Atmos
  • ✅ Subscription System
  • ✅ Webhook handlers
FrameworkRepositoryDescription
DjangoShopDjango example for order payments (Payme, Click, Atmos)
DjangoTaxiDjango example for wallet balance top-up (Payme, Click)
FastAPIfastapi_paytechuzFull FastAPI example
FastAPI/AiogramCourse BotSubscription-based Telegram bot (Payme, Click, Atmos)