Restricted API keys - Stripe.com

All HostBill modules for Stripe can use Stripe’s Standard API key or Restricted API keys. To create Restricted key that works with HostBill module:

Login to your Stripe dashboard

Navigate to Developers → API Keys section and click "Create restricted key". 

Enter a “Key name” and add following “PERMISSIONS”:

  • Balance - Read

  • Balance transaction sources - Read

  • Charges - Write

  • Customers - Write

  • Events - Read

  • PaymentIntents - Write

  • PaymentMethods - Read

  • SetupIntents - Write

  • Sources - Write

  • Checkout Sessions - Write

  • Webhook Endpoints - Read

Once your API key is added, click on the token and copy it for the Stripe payment module configuration in HostBill as a Secret key.

image-20240516-114518.png