PteroCA.com
v0.5.3
  • Introduction
  • Getting Started
    • Installation
      • Automatic Installation
      • Manual Installation
      • Basic configuration
    • Updating
    • Troubleshooting
  • Frequently Asked Questions (FAQ)
  • Guidebook
    • Features Overview
    • Product Configuration
    • Payment Configuration
    • Customization
    • Themes
    • CLI Commands
    • PteroCA Pterodactyl Addon
    • Enable Pterodactyl SSO Login
  • Scaling Your Infrastructure
  • Contributing
    • Translations
Powered by GitBook
On this page
  • πŸ› οΈ Configuration Methods
  • πŸ’³ Supported Payment Methods
  • πŸ†˜ Get Support
  1. Guidebook

Payment Configuration

Configure Stripe payments in PteroCA with ease. Learn how to set up and manage your payment gateway via installation, admin panel, or CLI.

PreviousProduct ConfigurationNextCustomization

Last updated 21 days ago

PteroCA currently supports payments exclusively through Stripe. Integration is straightforward and can be configured in multiple ways. As the project evolves, additional payment providers will be supported.

If you would like to suggest a specific payment gateway, feel free to and open a ticket. We’re open to community feedback and feature requests.


πŸ› οΈ Configuration Methods

There are three ways to configure the Stripe integration in PteroCA:

  1. During Installation Whether you choose the web installer or CLI setup, you will be prompted to enter your Stripe Secret Key. This key is available in your Stripe dashboard once your account is created. If the key is entered correctly, PteroCA will automatically configure Stripe and enable payment processing within the panel.

  2. Via the Admin Panel Once logged in as an administrator, you can navigate to Settings β†’ Payment gateways. Here, you’ll find the configuration field with the key identifier stripe_secret_key. You can use this field to update your Stripe Secret Key at any time.

  3. Using the CLI You can manually reconfigure payment settings at any time using the CLI command: php bin/console app:configure-system . This command will walk you through the configuration steps again, including Stripe integration.


πŸ’³ Supported Payment Methods

By default, card payments are enabled after setting up Stripe. However, PteroCA allows customization of available payment methods supported by your Stripe account.

To customize this, go to Settings β†’ Payment gateways. Then edit the setting identified as stripe_payment_methods.

Set its value to a comma-separated list of supported Stripe methods. Example:

card,klarna,blik

For a full list of supported methods, visit: πŸ‘‰

⚠️ Not all methods are available in every country. ⚠️ Some methods may require manual activation in your Stripe dashboard.


πŸ†˜ Get Support

If you run into any issues or need assistance with payment setup, feel free to β€” we’re happy to help!

join our Discord
Stripe documentation on payment methods
join our Discord