Agent skill · Security

setup-toyyibpay

Set up, build, debug, review, and explain toyyibPay payment integrations using official toyyibPay API references, onboarding manuals, DuitNow QR notes, pricing/support pages, WooCommerce plugin notes, and WorkDo setup docs. Use when working with toyyibPay categories, bills, payment links, FPX, cards, DuitNow QR, callbacks, return URLs, MD5 callback verification, transaction lookups, inactive bills, sandbox/live setup, secret keys, category codes, WooCommerce setup, or ToyyibPay settlement checks.

afu-itgithub.com/afu-itGitHub ↗
codex
Install
npx skills add afu-it/malaysia-payment-gateway --skill setup-toyyibpay --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 5 KB
Bundled scripts: none
Path: setup-toyyibpay/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 67

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# toyyibPay Payment Gateway Use this skill for toyyibPay payment gateway integration work. ## Source Read `references/toyyibpay-docs.md` before giving factual API guidance or writing integration code. It contains source URLs, environment bases, endpoint map, callback hash rules, amount units, DuitNow QR fields, dashboard setup notes, pricing/support notes, WooCommerce setup notes, and WorkDo configuration notes from the provided docs plus follow-up source checks. Read `references/account-setup.md` when user asks how to register, which API keys are needed, where credentials come from, or what dashboard setup is required. ## Core Workflow 1. Identify environment: sandbox at `dev.toyyibpay.com` or production at `toyyibpay.com`. 2. Confirm credential scope: User Secret Key, Category Code, and optional Enterprise User Secret Key. 3. Create or reuse a toyyibPay Category, then create local pending payment before creating a Bill. 4. Create Bill server-side with fixed amount in cents, internal reference in `billExternalReferenceNo`, return URL, and callback URL. 5. Redirect customer to `https://toyyibpay.com/{BillCode}` or sandbox equivalent. 6. Verify callback hash with `MD5(userSecretKey

What's inside
Steps it walks through
  1. Source
  2. Core Workflow
  3. Core Facts
  4. Critical Rules
  5. Loophole Review Loop
Ships with 3 files
  • agents/openai.yaml
  • references/account-setup.md
  • references/toyyibpay-docs.md
More from malaysia-payment-gateway
All skills →
About this skill
What does the setup-toyyibpay skill do?

Set up, build, debug, review, and explain toyyibPay payment integrations using official toyyibPay API references, onboarding manuals, DuitNow QR notes, pricing/support pages, WooCommerce plugin notes, and WorkDo setup docs. Use when working with toyyibPay categories, bills, payment links, FPX, cards, DuitNow QR, callbacks, return URLs, MD5 callback verification, transaction lookups, inactive bills, sandbox/live setup, secret keys, category codes, WooCommerce setup, or ToyyibPay settlement checks.

How do I install it?

Run `npx skills add afu-it/malaysia-payment-gateway --skill setup-toyyibpay --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From afu-it/malaysia-payment-gateway, a repository with 67 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going