For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesWhite-labelAPI Reference
GuidesWhite-labelAPI Reference
    • Overview
    • Payment gateway
    • Branding & config
LogoLogo
On this page
  • How it fits together

Payment gateway

Was this page helpful?
Previous

Branding & config

Next
Built with
First-pass draft inferred from the product and API behaviour. Confirm specifics with the AURA team before publishing.

The payment gateway lets a white-label app take payment for subscriptions in-app. AURA includes a payment handler in your branded application, so a customer can pay and have their subscription activated without leaving the app.

How it fits together

  1. Show the available subscription types to the customer.
  2. The customer pays through the payment handler included in your white-label app.
  3. On successful payment, a subscription is activated for the customer — which is what entitles them to live callouts.

Customers can manage or cancel their subscription afterwards through subscription management.

The payment gateway is exclusive to white-label apps. Integrations that aren’t white-label activate subscriptions directly through the API after taking payment on their own systems.