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.
Vietnam Payments MCP is a stateless translation layer between AI agents and the Vietnamese payment gateway MoMo. When a tool is called, the request parameters — order amounts, item names, an optional buyer email, and your bring-your-own MoMo credentials sent as an HTTP header — are used in memory only to authenticate and forward a request to MoMo, and are discarded when the response is returned.
Funds always flow buyer → MoMo → merchant, directly. Buyer payment details (card numbers, e-wallet logins, store payment codes) are handled on the MoMo hosted payment pages and never pass through this service. Data submitted to MoMo is governed by MoMo's privacy policy.
The only third parties that receive data are the payment gateway (MoMo) 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/vietnam-payments-mcp