Activate Stripe iDEAL V2 after configuring both keys
Avoid the activation guard that automatically marks the gateway inactive.
Exact navigationAdmin Area → Setup → Settings → Payment Gateways → Stripe iDEAL V2
Before you begin
- Use the exact navigation above and confirm the intended invoice, case, client, property, document or environment.
- Confirm module activation and the stated permission before attempting the action.
- Use a controlled test record for payments, emails, public/portal access, provider calls and deletion.
What this guide covers
Avoid the activation guard that automatically marks the gateway inactive. These instructions follow the supplied module’s live hooks, menus, controllers, forms, model rules and downstream effects.
Exact step-by-step process
- Enter both Stripe keys.
- Save once with the gateway inactive if required.
- Enable Active.
- Save again and confirm no missing-key alert appears.
Fields, choices and supported possibilities
Required valuesPublishable key and secret key
Active value1
Category/help-centre/category/stripe-ideal-payment-gateway/
Topic/help-centre/topic/stripe-ideal-settings-activation/
Code-backed validations and workflow rules
- If either submitted key is empty while Active is enabled, the before_update_system_options hook marks the gateway inactive and redirects back with a danger alert.
Expected result and verification
- Activate Stripe iDEAL V2 after configuring both keys completes through the supplied module flow.
- Reopen the source record or settings page and verify the stored value, status, payment, file, timeline entry or notification.
Security, privacy and operational checks
- Use the least-privilege account that has the stated permission.
- Use a controlled test record before applying provider, financial, public-link, email or destructive actions in production.
