Payment - Always enabled
When "Yes" is selected, these fields appear:

1. Payment Service
What it is: A dropdown to choose the payment gateway provider, such as:
Payrexx (Only one available for now)
Purpose: Determines which payment gateway users will pay.
2. API Key
What it is: A string used to authenticate your form with the selected payment service for Payrexx (only available option for now)
Where to get it: Usually from your payment provider’s developer dashboard.
3. Currency
What it is: A dropdown to select the currency type (e.g., USD, EUR, CHF).
Purpose: Defines in which currency the user will be charged.
Tip: Ensure the payment provider supports your selected currency.
4. Amount
What it is: The amount the user will be charged upon form submission.
5. Instance
What it is: Refers to a specific configuration or version of the payment service.
Why it's used:
To separate test/live environments
To use different accounts for different forms
Last updated