# Connectors - Payments, WhatsApp, Maps & more

> Prebuilt wiring for payment gateways, WhatsApp, Maps and other third-party services.

- **Applies to:** Appwright
- **Source:** the Integration Guide shipped inside the app; this page is generated from it.
- **HTML:** https://freewebtoapk.com/docs/connectors

Ask the AI for a service - it wires the real integration

### 1. What connectors are

Ask the AI for Stripe payments, WhatsApp messages, Google Maps, email, calendars - and it wires the real integration: backend functions, typed contracts, and a working keys screen. 14 curated connectors are built in, and anything else (Juspay, MSG91, a niche CRM) gets wired the same way automatically when your app needs it.

### 2. Connect a service in ~2 minutes

After generation, Settings → Connectors shows a card for every service your app uses. Open the service's dashboard (the card links to it), paste your API keys, and tap Test.

### 3. The Test button is the truth

A connector only turns Connected after one real authenticated call to that service succeeds. Your keys are stored on your backend - never inside the APK - so they're safe to ship.

### 4. Reuse across apps

Once a service is connected, every future app that mentions it reuses the proven setup - you don't configure the same service twice.

