KakaoPay integration
KakaoPay is built in. Turn it on in Payments and DontCode handles the merchant setup, security keys, and payment confirmations for you. There's no payment code to write and no keys to manage.
Where to enable it
Toggle this feature in your project editor. No code required.
Inside the editor, head to Payments.
Open in my projectRecipes that use this
Real-world patterns that combine this primitive with others.
Related features
NaverPay integration
NaverPay is built in. Enable it in Payments, the platform manages keys, signatures, and webhook handling.
Toss Payments integration
Toss Payments is built in. Enable it in Payments, keys, webhooks, and reconciliation are platform-managed.
Stripe for international payments
Stripe is built in for international (USD) payments. Turn it on in Payments and DontCode handles the security keys and the Stripe checkout and customer billing pages for you.
Subscription plans (Free, Pro, Enterprise, ...)
Define subscription plans (plan_id, name, price, interval) in Payments. Use the AI tool definePlans, or edit the plan catalog directly. Required before generating any code that references plan_ids, call getPlans first so plan_ids stay consistent.