QIIB - Qatar International Islamic Bank

View Bank Info Page - You can edit this bank from here

Info

Short Name

ToShowName

Official Name

Country

Swift Code

Website

Customer Service

Email

Brand Main Color

Brand Main Text Color (On dark)

Brand Main Text Color (On light)

Card color

Card color gradient

Card text color

Bank Logo (Only PNG)

Bank Icon (Only PNG)

Bank BIN Codes

410680
410681
410735
411981
417391
426822
426823
426824
443965
458700
465002
471258
471259
471260

Preview

Preview Test Data

Card No.

Card Type

Name

Expiry Date

Card Schema

Card

Debit Card

4644 5259 4963 9571

Name

Holder Name

Expires End

04/40

***

AUTHORIZED SIGNATURE

This card may only be used by authorized signatory and subject to the current terms and conditions of use.

Preview Bank Info

Bank Logo

Bank Icon

Short Name:

ToShowName:

Official Name:

Country:

Swift Code:

Website:

Customer Service:

Email:

Brand Main Color:

Brand Main Text Color (On dark):

Brand Main Text Color (On light):

Card color:

Card color gradient:

Card text color:

SQL

Copy Code
INSERT INTO bins (bank_id, bin) VALUES ('171', '410680')
INSERT INTO bins (bank_id, bin) VALUES ('171', '410681')
INSERT INTO bins (bank_id, bin) VALUES ('171', '410735')
INSERT INTO bins (bank_id, bin) VALUES ('171', '411981')
INSERT INTO bins (bank_id, bin) VALUES ('171', '417391')
INSERT INTO bins (bank_id, bin) VALUES ('171', '426822')
INSERT INTO bins (bank_id, bin) VALUES ('171', '426823')
INSERT INTO bins (bank_id, bin) VALUES ('171', '426824')
INSERT INTO bins (bank_id, bin) VALUES ('171', '443965')
INSERT INTO bins (bank_id, bin) VALUES ('171', '458700')
INSERT INTO bins (bank_id, bin) VALUES ('171', '465002')
INSERT INTO bins (bank_id, bin) VALUES ('171', '471258')
INSERT INTO bins (bank_id, bin) VALUES ('171', '471259')
INSERT INTO bins (bank_id, bin) VALUES ('171', '471260')

JSON

Copy Code

HTML Code

You can use the card UI design in your app by just adding the required CSS and dependencies in your HTML head, and then copy the HTML code and use it:

Copy Codes
<script src="https://code.iconify.design/iconify-icon/1.0.7/iconify-icon.min.js"></script>
						<link href="https://fonts.googleapis.com/css?family=Alexandria" rel="stylesheet">
					<link href="style.css" rel="stylesheet">

Card HTML Code