The Donations settings in CamBuildr let you configure everything needed to collect donations via integrated payment providers. From here, you can manage connections, currency, donation visibility, and webhook behavior.
Where to Find It
Go to Settings → Donations to access the donation configuration panel.
1. Payment Providers
You can connect your CamBuildr instance to one of the following payment providers:
Stripe – Enter your Stripe Secret Key to establish a connection.
Unzer – Provide your Unzer Private API Key.
mPay24 – Enter your Username and Password.
Mollie – Simply click Connect to authenticate via Mollie’s backend.
Once connected, you’ll see a success message and the option to disconnect.
❗Note: Only one provider can be active at a time.
2. Currency
Define the currency in which donations are accepted (EUR, USD). This setting determines how amounts are displayed and processed.
3. Publish Donations
Toggle whether you want donations to be publicly displayed on a page. This can help build trust and social proof or might even be a transparency requirement.
Yes – Enables a public feed of recent donations.
No – Donations remain private and visible only to admins.
4. Webhook Configuration
Enable a webhook to notify your system when a donation is marked as “completed” by the payment provider.
Useful for integrating donations into external CRMs or databases.
The format and expected fields of the webhook payload can be found at "Donation Webhook".
Best Practices
Test your connection using a small donation before going live.
Always confirm API key permissions when connecting a provider.
Use publishing only if local fundraising laws and privacy rules allow it.