Introduction

​ The Mauritius Central Automated Switch (MauCAS), a digital hub exclusively owned and managed by the Bank of Mauritius, facilitating seamless 24/7 payment routing among various operators. CIM Finance is introducing QR-code-based payments through seamless integration with MauCAS, thereby diversifying the payment options for their valued merchants.

Settlement of a previously successful Authorisation

Settlement of a previously successful Authorisation * ** * ​ *

JSON Request

JSON Request * ** { “Command” : “GetSystemInfo”, “DeviceSerialNumber” : “”, }

Batch Upload File XML Specification

* Batch Upload File XML Specification * **

JSON Request

JSON Request * ** { "Command": "Authorisation", "DeviceSerialNumber": "81546628", "MerchantReference": "Roland20190212.1", "Currency”: “ZAR”, "Amount": 1001, "BudgetPeriod" : 0, "CashAmount": 0, "Terminal" : "Roland" }

Objectives

The objective is to demonstrate through screen representation the BIN Management process via the iVeri Administration Website. The content will cover the following objectives:* At an Acquirer level – Per Gateway or Across Acquirers if on Hosted: Any BIN management updates made would apply across the merchant base: How to create a new BIN  How to amend an existing BIN At a Merchant level: Any BIN management updates made would apply to the specific merchant: BIN management related to a merchant A possible scenario when a BIN type and Description may be required to be amended for a merchant. / Target Audience: /* This guide is intended for the support team tasked with generating new and modifying existing BINs upon request from Acquirers. / Pre-requisites: */ Requesting a new BIN: Select pers

JSON Request

JSON Request * ** { "Command" : "Debit", "DeviceSerialNumber": "81546628", "MerchantReference": "Roland20190212.1", "Amount": 1001, "OriginalMerchantTrace" : "292732.287654448218" }

Introduction

​ Bank Identification Number (BIN) is s set of numbers that identify among many other things the banking/final institution that issues the card. BINs can be found on various payment cards, including credit card, charge cards, and debit cards etc. The BIN helps merchants to evaluate and assess their payment card transactions.

Creating a new BIN

Below is a step-by-step illustration of how to create a new BIN. This request will come from authorized personnel ONLY at the Acquiring bank for the creation of a new BIN. Navigation Path:* From the main menu select: Systems > iVeriDB BIN > Local BIN* 1. Select the ‘Create New’ tab to initiate the process of creating a new BIN. The following General information’s tab will appear. 2. Here the user will complete the information relating to the BIN as received from the Acquirer. BIN – BIN number will be provided by the Acquirer. This applies to the creation of a new BIN as well as amending the parameters of an existing BIN. Card Number Length – We require confirmation from the Acquirer regarding the Card Number length. Specifically, we need confirmation of both the minimum (referencing the fi

Refund of a previously successful Sale Transaction

Refund of a previously successful Sale Transaction *