Iyzico
Iyzico is a Turkish payment processor commonly used for TRY-billed subscriptions. Sosyabot's Iyzico support is currently a placeholder — credentials are wired through to a provider stub but the live charge flow is not yet active.
ENV
BILLING_PROVIDER=iyzico
IYZICO_API_KEY=
IYZICO_SECRET_KEY=
IYZICO_BASE_URL=https://sandbox-api.iyzipay.com # or live URLToday's behavior
When BILLING_PROVIDER=iyzico, the /billing/checkout endpoint returns a structured error indicating that Iyzico's checkout adapter is awaiting implementation. Use manual for now in Turkey-only deployments where you accept bank-transfer proofs (see Upgrade).
Roadmap
Production Iyzico adapter is scheduled for an upcoming release. The keys above will be picked up automatically when it lands.