Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Straitsx

  • 4 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Integrate the StraitsX Card Issuing API - create users and cards, manage lifecycle, and handle Remote Host Authorization and webhooks.

About

StraitsX Card Issuing is a REST API for launching a payment-card program: create users/cards, activate, enroll 3DS, set PIN, and handle authorizations. A developer uses it to integrate card issuance and transaction approval.

  • CMS REST API with Bearer auth for users, cards, and lifecycle
  • Remote Host Authorization and webhook endpoints you implement

Straitsx by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #840 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill straitsx

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Integrate the StraitsX Card Issuing API - create users and cards, manage lifecycle, and handle Remote Host Authorization and webhooks.

Files

SKILL.mdMarkdownGitHub ↗
Skill based on StraitsX Card Issuing API (v1-CARDS), generated 2026-02-25 from docs.straitsx.com.

StraitsX Card Issuing lets you launch and manage a payment card program: create users and cards, activate, enroll 3DS, set PIN, and handle authorizations and webhooks. CMS is REST (Bearer token); RHA and webhook are endpoints you implement and StraitsX calls.

Core References

TopicDescriptionReference
OverviewCMS vs RHA, hosts, when to use whichcore-overview
AuthenticationBearer token, SSO token endpointcore-authentication
Usage patternsNode (npx api install + SDK) and Shell (curl), Base URLcore-usage-patterns
Getting startedFlow from user creation to activation and RHA/webhookcore-getting-started
Error responsesError JSON format and error codes (4xx/5xx)core-errors
Pagination & sortingpage[size], page[number], sort query paramscore-pagination-sorting

Features

Card Management (CMS)

TopicDescriptionReference
Issuer PlanCreate, Update, Get Issuer Plan Card Listfeatures-cms-issuer-plan
Card ProductLink Issuer Plan with Card Product, Get Card Product List, Create, BINs, Card Artfeatures-cms-card-product
UserCreate, Update, Get User List / Detail / Card Listfeatures-cms-user
LifecycleCreate User, Create Card, Activate Cardfeatures-cms-lifecycle
CardGet Detail, Update Status, Close, Balance, Config, Printing, Token, Reissuefeatures-cms-card
Spend LimitCreate, Get, Update, Delete Card Spending Limitfeatures-cms-spend-limit
TransactionGet Card/Issuer Transaction List, Get Detail, Get Total Amountfeatures-cms-transaction
OOBObtain out-of-band authenticationfeatures-cms-oob
AccountingGet Card Spending, Settlement/Spendable Balance, VISA FX Ratesfeatures-cms-accounting
3DSEnroll, Get Detail, Update, Unenroll 3DS for card numberfeatures-cms-3ds
IframePIN Setup/Reset/Change, Card, CVV iframe URLsfeatures-cms-iframe
PinPIN Setup, Reset, Change, Reset PIN Retry Counter (server-side)features-cms-pin
Visa In-App ProvisioningApple Pay, Google Pay in-app provisioningfeatures-cms-visa-in-app
Unassigned Card Batch TransferCreate, Get All, Get Single batch transferfeatures-cms-batch-transfer

Remote Host & Webhooks

TopicDescriptionReference
Remote Host Authorization & WebhookRHA request/response, error codes; Webhook event types, signature, retryfeatures-rha-webhook
TransactionsTransaction types, auth vs webhook-only, balance updatesfeatures-transactions
Transaction simulationStaging-only simulator for testing RHA and webhookfeatures-transaction-simulation
Instant issuance & OOBInstant card pool, OOB 3DS flowfeatures-instant-issuance-oob

Best practices

TopicDescriptionReference
Rejection and rate limitrejection_reason codes, 429 handling and limitsbest-practices-rejection-rate-limit

API Reference (by endpoint)

Request/response and curl examples for CMS and RHA/Webhook are in the references below. Call patterns (Node SDK / curl): core-usage-patterns.

ModuleContentReference
Remote Host AuthorizationYour RHA endpoint: request body, approve/reject response, error codesfeatures-rha-webhook
Webhook NotificationEvent types, signature verification, retry policyfeatures-rha-webhook
Issuer PlanCreate, Update, Get Issuer Plan Card Listfeatures-cms-issuer-plan
Card ProductLink, Get Card Product List, Create, Get Merchant BINs, Card Art Listfeatures-cms-card-product
UserCreate, Update, Get User List / Detail / Card Listfeatures-cms-user
Card (lifecycle)Create User, Create Card, Activate Cardfeatures-cms-lifecycle
Card (operations)Get Detail, Update Status, Close, Balance, Config, Printing, Token, Reissuefeatures-cms-card
Spend LimitCreate, Get, Update, Delete Card Spending Limitfeatures-cms-spend-limit
TransactionGet Card/Issuer Transaction List, Detail, Total Amountfeatures-cms-transaction
OOBObtain out-of-band authenticationfeatures-cms-oob
AccountingGet Card Spending, Settlement/Spendable Balance, VISA FX Ratesfeatures-cms-accounting
3DSEnroll, Get Detail, Update, Unenroll 3DSfeatures-cms-3ds
IframePIN Setup/Reset/Change, Card, CVV iframe URLsfeatures-cms-iframe
PinPIN Setup, Reset, Change, Reset PIN Retry Counterfeatures-cms-pin
Visa In-App ProvisioningApple Pay, Google Pay provisioningfeatures-cms-visa-in-app
Transaction SimulationStaging-only simulate transactionsfeatures-transaction-simulation
Unassigned Card Batch TransferCreate, Get All, Get Single batchfeatures-cms-batch-transfer

More detail: Official API Reference.

External links

Related skills

Finance & Tradingpaymentsfinance

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.