Interface Config

Configuration for the IapticStripe class

Hierarchy

  • Config

Properties

apiKey: string

Public API key for the app

appName: string

Name of the app on iaptic.com

customIapticUrl?: string

Optional custom Iaptic URL (for using private iaptic deployments)

stripePublicKey: string

Stripe public key

type: "stripe"

Adapter type (only stripe is supported for now)

Generated using TypeDoc