Netherlands

Accept iDEAL
without building the integration

iDEAL is the Dutch bank-transfer scheme and the way most online payments in the Netherlands are made. The customer picks their bank at checkout and authorises the payment inside their own banking session, so no card is involved and there is nothing card-shaped for the merchant to store. PaymentHood reaches iDEAL through PPRO's Global API, as a browser redirect.

  • EUR
Netherlands
2 payment methods
0% PaymentHood fee
iDEAL
Region
Netherlands
Methods
2
Credentials
Server-side only
PaymentHood fee
None
Status
Live
At a glance

What is iDEAL?

Coverage
  • Netherlands

Among the markets iDEAL serves — their own list is authoritative (opens in new tab).

Currencies
  • EUR

Among those supported. Which ones your account can charge in depends on its registered country.

Fees
Set and billed by iDEAL, and published on their pricing page (opens in new tab). PaymentHood adds nothing on top, at any volume.

Written against iDEAL's own documentation on . This page deliberately states no fees, no counts and no completeness claims, because those change without notice — for anything you are about to build on, iDEAL's own documentation (opens in new tab) is the authority.

Payment methods

iDEAL payment methods

Every method below runs through the same PaymentHood checkout. Turning one on or off is a dashboard setting, not a code change.

Bank redirect

Customer authorises the payment inside their own Dutch bank's session

Refunds

Refundable through the same scheme for up to a year after the payment

Cost

iDEAL fees and pricing

Two separate bills, and only one of them exists.

What PaymentHood charges
Nothing on your iDEAL transactions. No percentage and no per-transaction cut, at any volume. Every payment feature is free, and the optional Premium plan only adds white-label checkout branding.
What iDEAL charges
iDEAL sets its own rates and bills you directly. PaymentHood never sits between you and that invoice, so switching to or from iDEAL changes what you pay iDEAL and nothing else.
What moves the rate
Payment providers price per market and per method rather than as a single global figure. It also accepts 2 different payment methods, and card, transfer and wallet rails each carry their own cost.
Where to check the figure
iDEAL publishes current rates on their pricing page (opens in new tab). That is the authority, not this page. We deliberately quote no numbers here, because a rate that has quietly changed is worse than no rate at all.
Integration

How PaymentHood works with iDEAL

A direct iDEAL integration is not just an API call. These are the parts every team ends up rebuilding — and the parts PaymentHood ships already done.

Credentials
PPRO Global API bearer key plus a Merchant-Id header, held server-side in PaymentHood and never exposed to the storefront — sandbox and live keys are separate, and each is rejected by the other environment
Webhook security
Where a signing secret is configured, the PPRO-Signature header is verified as an HMAC-SHA256 over the timestamp and the exact raw body, inside a five-minute replay window; PPRO's older non-HMAC header is refused outright
Payment verification
Status comes from re-reading the charge at PPRO rather than from the callback — PPRO's webhooks are configured per account and carry no merchant reference, so the server-side poll is what authorises fulfilment
  • Idempotent charge creation, so a retried request never double-charges a customer
  • Automatic failover to another configured provider when iDEAL is unreachable
  • One reconciliation view across iDEAL and every other provider you run
  • Provider credentials never reach the storefront or the customer's browser
  • Adding or switching a provider later is a dashboard change, not a re-integration
Setup

How to connect iDEAL

1

Open your iDEAL account

Register directly with iDEAL and complete their onboarding. Funds settle from iDEAL into your own bank account — PaymentHood never holds merchant money.

2

Add the credentials to PaymentHood

Paste your iDEAL API credentials into the PaymentHood dashboard. They are stored server-side and never exposed to your storefront.

3

Enable it at checkout

Install the PaymentHood plugin for your platform, paste your PaymentHood API key, and iDEAL appears as a payment option. Test in sandbox, then switch to live.

FAQ

Frequently Asked Questions

Because it is what Dutch shoppers expect to see. Paying by bank is the default habit in the Netherlands, and a checkout that offers only cards asks people to change how they normally pay — which is where carts get abandoned.

Not one the scheme publishes. The ceiling on an iDEAL payment is set by the consumer's own bank, so it varies from customer to customer rather than by merchant, and cannot be known in advance at checkout.

No. iDEAL has no separate capture step at all — the payment completes in a single redirect. Refunds are supported, back through the same scheme for up to a year after the payment.

By re-reading the charge at PPRO rather than by trusting an inbound callback. PPRO's webhooks are configured per account and carry no merchant reference, so the server-side check is what releases the order. Where a signing secret is configured, callbacks are additionally verified as an HMAC over the exact raw body, inside a five-minute replay window.

No. PaymentHood adds nothing to your processing cost: no percentage, no per-transaction cut, and no volume threshold where that changes. PaymentHood's only paid plan is Premium at $29 a month, which adds white-label checkout branding and nothing to your transaction cost. See PaymentHood pricing.

Start accepting iDEAL payments

Free plugin, no PaymentHood transaction fee, and the option to add another provider later without touching your checkout.