Last updated: 2026-07-08
Summary: this service is stateless and stores nothing. There is no database. No account system. No cookies. No analytics scripts.
Thailand Payments MCP is a stateless translation layer between AI agents and the Thai payment gateway Opn Payments (Omise). When a tool is called, the request parameters — order amounts, item names, an optional buyer email, and your bring-your-own Opn (Omise) secret key sent as an HTTP header — are used in memory only to authenticate and forward a request to Opn Payments, and are discarded when the response is returned.
Funds always flow buyer → Opn Payments → merchant, directly. Buyer payment details (card numbers, e-wallet logins, store payment codes) are handled on Opn's own hosted pages and never pass through this service. Data submitted to Opn Payments is governed by Opn Payments's privacy policy.
The only third parties that receive data are the payment gateway (Opn Payments) and our hosting provider (Vercel). No data is sold or shared with anyone else.
Because nothing is stored, there is nothing to delete or export. Stop sending requests and no trace of your usage remains at the application layer.
Questions: reports@wishpool.app · Source code (MIT, auditable): github.com/junter1989k-ai/thailand-payments-mcp