tw-ecom-payment-tappay
Integrate TapPay for Taiwan e-commerce — TapPay Web/iOS/Android SDK, 3DS 2.0 flow, Apple Pay / Google Pay / LINE Pay integration via TapPay, TCS (TapPay Card Service) for tokenized recurring payments. Use when TapPay is chosen as PSP, comparing TapPay vs NewebPay, or debugging 3DS flows. Do NOT use for other gateways. STATUS: SKELETON — body pending.
pinned to #4e7f4f8updated last month
Ask your AI client: “install skills/tw-ecom-payment-tappay”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/tw-ecom-payment-tappaymetahub onboarded this repo on the author's behalf.
If you own github.com/asgard-ai-platform/skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
225
Last commit
last month
Latest release
published
- #ai-agent
- #anthropic
- #claude
- #claude-agent-skills
- #claude-code
- #coding-agent
- #knowledge-base
- #mcp
- #methodology
- #open-source
- #prompt-engineering
- #skills
- #taiwan
About this skill
Pulled from SKILL.md at publish time.
STATUS: SKELETON — body pending.
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4e7f4f8· last month
Documentation
7 passed2 warningsHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Documentation shows usagewarn
Documentation has no code examples.
Add at least one fenced example showing a real invocation.
Description quality
57 words · 352 chars — "Integrate TapPay for Taiwan e-commerce — TapPay Web/iOS/Android SDK, 3DS 2.0 flo…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Description is substantive
Description is 57 words.
Documentation present and substantive
Documentation present (SKILL.md, 256 words).
Release history
1- releasecurrent4e7f4f8warnlast month
Contents
TapPay Integration for Taiwan E-Commerce
STATUS: SKELETON — body pending.
When to use this skill
- Integrating TapPay Web/iOS/Android SDK
- Adding Apple Pay / Google Pay / LINE Pay via TapPay
- Implementing TCS (tokenized recurring payments)
- Debugging 3DS 2.0 flow issues on TapPay
- Comparing TapPay vs NewebPay / ECPay for a specific use case
Do NOT use when
- Generic TW payment gateway selection →
tw-payment-integration - Non-TapPay provider → their specific skill
Core concepts
TODO: TapPay positioning (mobile-first), TapPay Direct vs TapPay Pay by Prime, TCS flow.
Decision tree
TODO: when TapPay outperforms NewebPay/ECPay.
Implementation guidance
TODO: Prime token acquisition, 3DS handling, TCS card binding + charge.
Gotchas
TODO: 5-6 pitfalls (Prime token TTL, 3DS interstitial UX, TCS unbind on card expiry, Apple Pay domain verification, sandbox-to-prod merchant switch).
IRON LAW
TODO.
Output Format
TODO.
Related
tw-payment-integrationfor gateway comparisontw-ecom-payment-disputefor refund / chargeback handling
Last verified: 2026-04
Reviews
No reviews yet. Be the first.
Related
Verification Before Completion
Evidence before assertions, always
Writing Plans
Turn specs into phased implementation plans
Test-Driven Development
Red → green → refactor discipline for any feature or bugfix
mh install skills/tw-ecom-payment-tappay