Online payment
This section is reserved for secure payment of consultations, procedures, or deposits. Integrate a PCI-compliant gateway (e.g. Stripe, Adyen) and never store raw card data in your Nuxt app.
Implementation checklist
- Server-side payment intents and webhooks
- Receipt emails and refund policy
- Clear mapping between invoices and patient records
No payment UI is wired yet—add your provider SDK on this route once backend endpoints are ready.