setup-bcl
Installation
SKILL.md
BCL Payment Gateway
Use this skill for BCL payment gateway and BCL Pay work.
Read references/bcl-docs.md before giving factual BCL guidance or writing integration code. It contains source URLs, product boundaries, setup flow, portal key guidance, transaction/webhook notes, and known links from docs.bcl.my.
Read references/account-setup.md when user asks how to register, which keys are needed, where credentials come from, or what dashboard setup is required.
Core Workflow
- Identify surface: BCL Pay setup, Payment Link, QR Terminal, Forms, client info, transactions, webhook, or direct debit.
- Check whether task is BCL-owned, Bayarcash-linked, or pure Bayarcash API work.
- Use BCL docs for BCL UI/workflow details; use Bayarcash docs only for raw Bayarcash API fields and checksum/callback specifics.
- Keep API keys, portal keys, and token values server-side unless BCL docs explicitly show public use.
- Treat payment status, callbacks, webhooks, and direct debit as high impact. Verify identity, amount, order/reference uniqueness, and idempotency before fulfilment.