Skip to main content
Path: Administration → Payment Gateways (/payment-gateways) — Admin onlyThe page shows four collapsible gateway cards. Enable any gateway by toggling it on and entering the required credentials, then click Save.

Supported Gateways


Bank Transfer

Simple setup — no API key required.
  1. Toggle Enable Bank Transfer
  2. Paste your bank account instructions in the Payment Instructions textarea:
  1. Click Save
When a client chooses Bank Transfer at checkout, they see these instructions and their subscription stays Pending until you manually approve the transaction in Administration → Transactions.

PayPal


Stripe

Setting Up Stripe Webhooks

  1. Copy the Webhook URL shown in the Stripe card
  2. In the Stripe dashboard → Developers → Webhooks → Add Endpoint
  3. Paste the URL and select events:
    • checkout.session.completed
  4. Copy the Signing Secret back into AreaWP

Stripe Test Cards


Tap


Save

After configuring any gateway, click the Save button at the bottom of the page. All gateway settings are saved together in a single request.
You can enable multiple payment gateways simultaneously. Clients choose their preferred method at checkout.