Skip to main content

Examples

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

🚀 Full Stack Examples

🐍 Django Example

Complete Django application with PayTechUZ integration for payment processing.

  • ✅ Django Rest Framework API
  • ✅ Payme, Click & Atmos gateways
  • ✅ Webhook handlers
  • ✅ Order management

⚡ FastAPI Example

Complete FastAPI application with PayTechUZ integration for payment processing.

  • ✅ Async API endpoints
  • ✅ Payme, Click & Atmos gateways
  • ✅ SQLAlchemy models
  • ✅ Webhook handlers
FrameworkRepositoryDescription
Djangodjango_paytechuzFull Django + DRF example
FastAPIfastapi_paytechuzFull FastAPI example