Payment methods
BrandForge supports two payment processors: Stripe and Mollie.
Stripe
Preferred for international payments. Supports credit cards, SEPA Direct Debit, and most major payment methods.
Setup
- Go to GodMode → Settings → Integrations → Stripe.
- Enter your Stripe Publishable key and Secret key.
- Configure the Webhook endpoint in your Stripe dashboard pointing to
https://[your-godmode-domain]/webhooks/stripe. - Enter the Webhook signing secret.
- Save and test.
Mollie
Preferred for Dutch and European markets. Supports iDEAL, credit cards, SEPA, Bancontact, and more.
Setup
- Go to GodMode → Settings → Integrations → Mollie.
- Enter your Mollie API key (use the Live key for production, Test key for testing).
- Configure the Mollie webhook in the Mollie dashboard pointing to
https://[your-godmode-domain]/webhooks/mollie. - Save and test.
Manual payment (bank transfer)
For resellers on manual invoicing, select Bank transfer as the payment method on the invoice. Credits are added manually by a Super Admin after confirming receipt of payment.