Setup
Please follow the common Buckaroo instructions to get set up with Buckaroo. After setting up your Buckaroo account, make sure iDEAL is enabled as a payment method in your store settings.Capabilities
Supported countries
Supported currencies
Integration
For iDEAL, the default integration for Buckaroo is through a redirect to a hosted payments page.Redirect integration
Start by creating a new transaction with the following required fields.payment_method.approval_url and the buyer_approval_pending status.
approval_url so they can complete authentication and approve the payment. After approval the buyer is redirected to the redirect_url you provided when creating the transaction. Do not rely solely on the redirect - either poll the transaction or (recommended) rely on webhooks to detect the final status (for example capture_succeeded or failure states).