Mollie Apple Pay restrictions 2026: limits, costs and technical conditions
Mollie supports Apple Pay without extra transaction fees on top of the standard credit card rates. The main restrictions in 2026 are technical in nature: the payment method works exclusively on Apple devices (iOS/macOS) via the Safari browser and requires biometric verification. For Dutch webshops, including high-risk sectors such as online gaming, no specific Mollie limits apply, but issuing banks like ING may apply their own daily limits. Compliance with PSD2/SCA and KYC obligations remains essential for activation.
Technical restrictions and device requirements for Apple Pay via Mollie
Technical compatibility determines the conversion rate for Apple Pay via Mollie. Apple Pay is a digital wallet service that requires strict hardware and software integration. Without proper configuration of the API Documentation and support for the required security protocols, transactions fail despite an active account. This section analyzes the hard requirements for successful implementation in the Dutch market.
Browser and OS compatibility: why only Safari?
Apple Pay via Mollie functions exclusively within the Safari browser on iOS and macOS devices. Other browsers, such as Chrome on iPhone, typically block the necessary API access to Apple's Secure Element. This is not an arbitrary restriction by Mollie, but a fundamental requirement of the Apple ecosystem. Developers must therefore ensure that their checkout flow detects Safari to render the payment button correctly. Errors here are often confused with account restrictions, whereas it is purely a matter of browser compatibility.
Hardware requirements: Touch ID, Face ID and NFC chips
Transactions require biometric verification via Touch ID or Face ID on compatible iPhones, iPads, and Macs. These methods physically link the user to the payment, which is essential for Strong Customer Authentication (SCA). NFC (Near Field Communication) enables contactless communication. This chip technology allows devices to communicate securely with payment terminals in physical stores. For online payments, the underlying technology acts as part of the secure tokenization layer. ING bank customers, for example, must ensure that their device supports these hardware features before they can activate Apple Pay.
Security protocols: Tokenization and 3D Secure 2.0
Mollie uses tokenization to replace sensitive card data with unique codes, keeping data secure during transmission. This process is closely interwoven with the Mollie API Documentation, which instructs developers on how to correctly generate and validate tokens. At the same time, Mollie applies 3D Secure 2.0 for additional verification steps where necessary. This combination of tokenization and biometrics provides a robust security framework that complies with European regulations, without requiring the customer to manually enter card details for every purchase. Modern Fraud Detection systems use this verified data to filter out high-risk transactions.
Cost structure and financial limits in 2026
There are no specific additional costs or hard transaction limits from Mollie itself for Apple Pay. The payment method falls under the standard credit card rates, while any blocks typically stem from bank policies or technical configuration, not from commercial restrictions of the provider.
Are there extra costs for Apple Pay transactions?
No, Mollie does not charge a surcharge specifically for Apple Pay. This wallet method is processed via the credit card network and therefore follows the same rate: 1.8% plus €0.25 per transaction for consumers within the EEA. This makes the cost structure predictable for merchants. In comparison, iDEAL, the dominant payment method in the Netherlands, costs a flat fee of €0.32 per transaction without a percentage. For high volumes, this difference can be significant. The management of these costs, including any chargeback procedures, takes place centrally via the Mollie dashboard, which reduces administrative burdens.
Transaction limits and maximum amounts per payment
There are no maximum amounts imposed by Mollie for Apple Pay payments. However, issuing banks such as ING do apply their own daily or transaction limits that can block a payment. In tests, it turned out that 'restrictions' are often located here, and not with the payment provider itself. A chargeback risk remains present with credit card background transactions. Merchants should advise customers to check their bank limits if an Apple Pay transaction is declined, as Mollie only passes the authorization to the network.
Comparison of rates: Mollie vs Stripe vs Adyen
Where Mollie opts for simple flat-rate fees, competitor Stripe charges a basic rate of 1.5% + €0.25 for European cards, but with a more complex structure for international transactions. Adyen focuses on enterprise clients and often uses an Interchange++ model, where the actual interchange costs plus a small markup are charged. This can be more advantageous at high volumes, but requires more administration. iDEAL remains a fixed cost item with all three providers, but integration and support differ. Mollie offers Dutch support and direct activation in this regard, which is the deciding factor for many local companies.
Regulatory boundaries and geographical availability
For webshops in the Netherlands, the restrictions are primarily technical and legal in nature. Although Mollie provides the infrastructure, actual availability depends on bank support and strict compliance with European directives such as PSD2. Successful transactions require that both the payment provider and the issuing bank are fully compliant with the applicable regulations.
Cristal Poker Casino
100% up to $580
Hexabet Casino
100% up to $580 and 100 extra spins
BOOMERANG BET Casino
200% up to $1,200 and 200 extra spins
BetItAll Casino
100% up to $230 and 50 extra spins
SG Casino
100% up to $580 and 200 extra spins
SlotsPalace Casino
100% up to $580
Golden Euro Casino
100% up to $230
SlotaCasino
100% up to $350 and 80 extra spins
WELCOMEVegasino Casino
100% up to $580 and 200 extra spins
Influence of PSD2 and SCA on Apple Pay checkout
Apple Pay inherently complies with the Strong Customer Authentication (SCA) requirements within the PSD2 framework through the use of biometric verification. This method significantly reduces friction during checkout for the customer, while security remains guaranteed. De Nederlandsche Bank (DNB), as the national regulator, keeps a close eye on the implementation of these authentication standards. By meeting these requirements, Mollie minimizes the risk of fraudulent transactions without additional steps for the consumer.
Availability per bank: the role of ING and others
Although Mollie provides the technical connection, the end user depends on support from the issuing bank. ING plays a crucial role in this. As soon as this bank fully activates Apple Pay for its customers, the payment method becomes directly available through Mollie integrations. Limitations are often with the bank (e.g., daily limits) and not with the payment service provider. De Nederlandsche Bank (DNB) facilitates this ecosystem by setting clear frameworks for open banking, enabling collaboration between database banks and modern providers.
Future restrictions under PSD3 and DMA
The upcoming introduction of PSD3 and the Digital Markets Act (DMA) will regulate data exchange between wallet providers and acquirers more strictly. The European Commission is driving this legislation to ensure transparency regarding costs and data flow. Although this legislation does not directly restrict the use of Apple Pay, it could lead to adjusted compliance requirements for Mollie. Business owners must proactively monitor their accounts to respond in time to new reporting obligations. Additionally, SEPA Instant Credit Transfer is gaining ground as an alternative for fast, cheap transactions within the EU.
Integration, activation, and common error messages
Technical configuration carries more weight than commercial limits. Although Mollie, as a Dutch payment provider, seamlessly integrates Apple Pay into platforms like Shopify and WooCommerce, this requires strict compliance with security protocols. The biggest pitfall lies in correctly going through the verification steps and meeting compliance requirements such as PCI DSS and Know Your Customer (KYC).
Step-by-step plan: activating Apple Pay in Mollie Dashboard
Activation follows a linear logic. First, you must enable the standard credit card method in your Mollie profile. This is a hard prerequisite because Apple Pay technically functions as a tokenized layer on top of card networks. Only after Visa and Mastercard are active does the option to specifically toggle Apple Pay appear in the dashboard.
Next, domain verification is crucial. You must register your domain via the Apple Developer Program and host a verification file on your server. This process ensures that the 'Apple Pay' button actually renders in the checkout. Without this step, the integration will fail, even if the Mollie plugin is correctly installed. Also ensure correct Webhook implementation to process payment status updates in real-time, which is especially important during high transaction peaks.
Resolving 'Apple Pay is not available' errors
When customers report that Apple Pay is not available, this rarely indicates a block by Mollie, but rather a local configuration error. The most common cause is the lack of a valid HTTPS certificate. Apple does not allow insecure connections for wallet transactions. In addition, this error occurs if the domain is not correctly registered with Apple.
A more subtle restriction relates to browser compatibility. Apple Pay works primarily in Safari on iOS and macOS. Users trying to pay via Chrome on an iPhone will often not see the button. In tests, it turned out that many 'restrictions' are actually user errors: the customer is trying to pay with an unsupported browser or a device on which no card has been added to the Apple Wallet.
Compliance: PCI DSS and KYC obligations
Mollie is PCI DSS Level 1 certified, the highest standard for payment security, which means that you as a merchant do not need to store sensitive card data. However, to activate certain payment methods, Mollie applies strict Know Your Customer (KYC) procedures. You must verify your business details before Apple Pay is fully operational for higher volumes. These KYC requirements are a legal obligation to prevent money laundering. For iGaming operators, this link between KYC status and payment method availability is extra critical. Responsible gambling is paramount here. Providers must refer to helplines such as Loket Kansspel for players who need help, in accordance with Dutch legislation.
About This Article - Editorial Standards
✍️ Author: Sarah Weber - Casino Tester & Bonus Analyst
✅ Factually reviewed by: Dr. Markus Hoffmann - Senior iGaming Compliance Analyst
📅 Last updated: 2026-08-28.
This article on "mollie payment provider apple pay restrictions 2026" was written by Sarah Weber and factually reviewed by Dr. Markus Hoffmann. Both regularly update the content for changes in regulation, licensing and bonus terms. All references to licences, regulators and statutes link to public sources (the local gambling regulator, the applicable local gambling statute).
About the Author
8+ years reviewing casinos, 200+ personally tested platforms across the EU and globally. Former member of the eCOGRA Player Advocacy Program (2018-2022). Specialty: wagering requirements, withdrawal workflows, customer-support evaluation.
About the Reviewer
12+ years in the iGaming industry, including 5 years as a compliance consultant for licensed operators across multiple regulated markets. PhD in Economic Mathematics. Focus areas: bonus mathematics, wagering analysis, and player-protection systems.
Responsible Gambling
Gambling can be addictive. If you feel you are losing control of your play, please reach out to the relevant problem-gambling helpline or use the national self-exclusion register (the relevant national self-exclusion register). Set personal deposit and loss limits BEFORE you play with real money. Operator pauses and cooldown tools exist to keep play sustainable.
Legal Notice
The information in this article is provided for editorial and comparison purposes only and does not constitute legal advice. Players are responsible for compliance with local regulations.