Issue custom cards your customers will love
Create and manage prepaid card programs in minutes with Staq. Control every detail, from card design to real-time transaction approvals.
BIN Access
Access to Bank Identification Numbers (BINs) sponsored by partner banks, enabling card issuance.
Configurable Fees
Flexibility to set various card-related fees, such as annual fees and transaction fees.
Custom BIN
Ability to have a customise range within a BIN for better card management and tracking.
Fraud Protection
Benefit from advanced fraud detection and prevention measures to protect cardholders.
Interchange Clarity
Clear understanding of interchange fees associated with card transactions
Major Support Network
Support for cards from major networks like Visa and MasterCard.
Create a customised card program tailored precisely to your needs
Staq streamlines previously complex card issuing processes.
Total card control
Manage your program and prevent fraud with our powerful spending controls. Adjustable at any time from your dashboard or through our API.
Cards
Implement seamlessly
Staq's platform helps you automate your workflows from start to finish, so you can collaborate more effectively and efficiently.
Create card
Top up card
Freeze card
curl -XPOST 'https://sandbox-api.staq.io/api/v1/partner/prepaid-cards/customers/#012345678/cards' \
--header 'Idempotency-key: 65d16950-1355-486e-8322-6002b713e0a6' \
--header 'Content-Type: application/json' \
--data '{
"CurrencyCode": "JOD",
"CardholderName": "John Self"
"MobileNumber": "0123456789"
}' 


















