Agents and AI Agents can send a hosted payment page link inside a conversation. The customer pays on the provider's page, so card details never pass through HueChat.
Stripe, PayTabs, Moyasar, Tap Payments and HyperPay. Each appears under Payments in Settings, Integrations. Moyasar creates invoice links for Saudi and GCC collections, Stripe Checkout covers cards, wallets and local Stripe methods, Tap creates hosted charges, and HyperPay uses HyperBill or a hosted checkout endpoint.
- Open Settings, Integrations and choose the provider card.
- Enter an Account label such as "Main payment account".
- Paste the credentials from your provider dashboard, usually a secret key. HyperPay also needs your merchant endpoint or token. Credentials are stored for this account only and are redacted after you save.
- Set Defaults: Default currency (SAR unless you change it), Tap source ID for Tap Payments, and optional Success URL, Cancel/back URL and Webhook/callback URL. If you leave the URLs empty, HueChat uses its own payment result pages.
- Choose Connect.
Screenshot: the Moyasar card with the Connection and Defaults sections filled in
¶ Create and send a link
- On the provider card, use Create payment link. Enter the Amount, Currency and Description (for example the invoice or service name). Customer name, email and phone are optional and are passed to the provider.
- Choose Create link. HueChat returns the payment URL and a ready-to-send message text.
- Copy the message text into the conversation composer and send it. On WhatsApp, outside the 24-hour window, use an approved template that contains the link.
Notes:
- The amount must be greater than zero. If the currency is empty, SAR is used. If you leave the reference empty, HueChat generates one that starts with
HC-.
- Links are created by the provider, so refunds, receipts and settlement are handled in the provider dashboard.
- Set the same Webhook/callback URL in the provider dashboard so HueChat can be notified when a payment completes.
Screenshot: the Create payment link section with a generated link and message text
¶ AI Agents and automations
Payment providers are ready for AI tools. An AI Agent with the payment action enabled can create a link during a conversation, for example after confirming an order. Store automations can also use payment links. Exact options may differ by plan.
Only the amount, currency, description and the customer details you enter are sent to the provider. Card numbers are collected on the provider's page, not in HueChat. Provider endpoints must be public HTTPS URLs and must not contain credentials. See the Trust Center (trust.huechat.ai) for more on how HueChat handles data.