Mada
Mada is Saudi Arabia's domestic payment network. Due to Mada's partnerships with major card schemes including Visa and Mastercard, their cards are accepted both locally and globally.
When you process a Mada card outside Saudi Arabia, it behaves like any other debit card, so you can process a card payment without any need for specific configurations or extra parameters. We recommend that you process Mada cards using 3D Secure and the card verification value (CVV) / card security code (CSC).
However, if you're processing a Mada card through Apple Pay outside of Saudi Arabia, you're required to enforce the use of Visa or Mastercard instead. To do so, make the following changes in your app or web application's front-end Apple Pay code:
- In the
supportedNetworks
array, removemada
. This ensures that transactions from co-branded cards are processed on the Visa or Mastercard network. - Set the
countryCode
value to the country code that you're processing from. You can set this value to any country code, exceptSA
. This will prevent Apple from forcing Mada for international transactions.
To process Mada cards within Saudi Arabia, you will first need to obtain a merchant ID from a Saudi Arabian card acquirer.
All Mada transactions must be fully captured. Mada cards do not support partial captures or authorization requests.
If you request either of these, the acquirer will still capture the transaction but our gateway will automatically send a void request after 7 days.
As Mada cards do not support void requests, a refund request will be raised by the acquirer instead.
Note
As the majority of the cards used in the Kingdom of Saudi Arabia are debit cards, we recommend processing all card payments in the region as 3D-secured, with the CVV included, and only using automatic captures and refunds.
The list of approved Mada BINs is updated frequently. To keep your transaction routing accurate, make sure your systems are regularly updated with the most recent Mada BIN list.
Select the link to download a list of the Mada BINs – Download a list of the Mada BINs (.csv file).
File last updated: March 19, 2025.