The fastest way to lose a Saudi customer is to reach checkout without the payment method they use. Here is what to support, in what order, and what each option actually costs you.
What Saudi shoppers actually pay with
Payment behaviour in the Kingdom differs sharply from Europe or North America. Mada — the Saudi national debit scheme — is the dominant card, present in the majority of wallets, and many Mada cards will not process as international cards. If your gateway only accepts Visa and Mastercard, you are declining a large share of legitimate transactions.
- Mada: the baseline requirement, not an optional extra
- Apple Pay: very high conversion on iOS, which carries strong share among higher-spending Saudi consumers
- Visa and Mastercard: credit cards and international shoppers
- STC Pay and other wallets: meaningful among younger demographics
- Tabby and Tamara: buy-now-pay-later, which materially lifts average order value
- Cash on delivery: still requested, though declining, with real operational cost
Getting Mada right
Mada is a domestic scheme processed through local acquirers. Three practical implications follow.
- Choose a gateway with proper Mada support. Not all international gateways route Mada correctly, and partial support produces intermittent declines that look like fraud checks.
- Surface it clearly at checkout. Show the Mada logo, not a generic card icon. Shoppers who do not see it assume their card will not work and leave.
- Expect different fee economics. Mada interchange differs from international card schemes, and the difference is usually in your favour on domestic volume.
Apple Pay is the highest-leverage single addition
For stores with meaningful iOS traffic, Apple Pay typically produces the largest single conversion improvement available at checkout, because it removes card entry, address entry and the mental friction of typing card details on a phone. Implementation is straightforward with most modern gateways and requires domain verification plus a merchant identity certificate.
Place the Apple Pay button above the form, not below it. A one-tap option presented after the customer has already started typing captures far less of its potential value.
Buy-now-pay-later economics
Tabby and Tamara are widely used in the Kingdom and reliably increase both conversion and average order value, particularly on baskets above a few hundred riyals. The trade is a merchant fee typically several percentage points higher than card processing.
Run the arithmetic rather than assuming. If BNPL lifts average order value by 25% and conversion by 10% at a 5% higher fee, it is clearly positive. If it mainly cannibalises customers who would have paid by card anyway, it is a cost. Instrument it and measure by cohort rather than trusting the vendor's case study.
Every field you remove from checkout is worth more than every trust badge you add to it.
Cash on delivery: the hidden cost
COD still appears in Saudi ecommerce, and for some categories it remains necessary to compete. It is also expensive in ways that do not show up in the payments line: higher return rates, cash handling fees, delayed settlement, and courier reconciliation overhead.
If you offer it, consider a modest fee, a value cap, or restricting it to returning customers. Many merchants find they can reduce COD share substantially simply by making the digital options more visible and adding a small incentive to prepay.
Reducing checkout abandonment
Payment method coverage is necessary but not sufficient. The mechanics of the checkout matter just as much, and this is where Arabic implementation quality shows up in revenue.
- Offer guest checkout — forced account creation is one of the most reliable ways to lose an order
- Remove every field not legally or operationally required
- Keep phone number fields left-to-right and default to +966
- Never enforce Latin characters in name or address fields
- Show total cost including VAT and delivery before the payment step, not after
- Give a concrete delivery estimate, not a vague range
- Write error messages natively in Arabic, specific to what went wrong
- Keep the checkout on one page or clearly stepped, and never lose entered data on a validation error
Compliance and security
Payment integration carries obligations that are easy to defer and expensive to retrofit.
- PCI DSS: use hosted fields or a gateway-hosted page so card data never touches your servers and your scope stays minimal
- 3D Secure: required for most Saudi transactions; test the challenge flow on real devices, not just in the sandbox
- ZATCA invoicing: every completed order needs a compliant invoice reported within the required window
- Refunds and partial refunds: test explicitly, including the credit-note reporting they trigger
- Idempotency: ensure a double-submitted payment cannot create two orders or two charges
A sensible implementation order
- Mada and cards through a gateway with verified Mada support
- Apple Pay, for the largest single conversion gain
- ZATCA-compliant invoicing wired into order completion
- Tabby or Tamara, measured by cohort against a control period
- STC Pay and additional wallets if your analytics show demand
- Cash on delivery last, with limits, if your category requires it
Instrument each step before adding the next. Checkout is the one part of an online store where a week of measurement is worth more than a month of opinion.
Frequently asked questions
Which payment methods should a Saudi online store accept?+
At minimum Mada and international cards. Apple Pay adds significant conversion on iOS, and buy-now-pay-later through Tabby or Tamara lifts average order value. STC Pay and other wallets are worth adding where analytics show demand.
Why do Mada cards get declined on some websites?+
Mada is a domestic Saudi scheme that must be routed through a local acquirer. Gateways without proper Mada support will decline these cards or process them inconsistently, which looks like a fraud block to the customer.
Is Apple Pay worth implementing in Saudi Arabia?+
Yes for stores with meaningful iOS traffic. It typically produces the largest single conversion improvement available at checkout by eliminating card and address entry on mobile.
Do Tabby and Tamara increase sales?+
They generally increase both conversion and average order value, especially on higher-value baskets, at a merchant fee several percentage points above card processing. Measure by cohort to confirm it is incremental rather than cannibalising card payments.
Should Saudi stores still offer cash on delivery?+
It depends on category. COD carries higher return rates, cash handling costs and delayed settlement. Many merchants reduce COD share substantially by making digital options more prominent and offering a small prepayment incentive.
Is 3D Secure required in Saudi Arabia?+
3D Secure applies to most Saudi card transactions. Test the challenge flow on real devices before launch, as sandbox testing frequently misses issues that appear in production.
