Integrate Cardcom payment processing and Israeli invoice generation into applications -- covers Low Profile payments, tokenization, recurring billing, and automatic tax invoice/receipt creation per Israeli law. Use when user asks to accept payments via Cardcom, generate Israeli invoices with payments, set up "slikat ashrai" with hashbonit, handle recurring billing (hora'ot keva), or mentions "Cardcom", "CardCom API", "Low Profile", Israeli payment with invoicing, or needs combined payment + document generation. Supports REST API V11 and legacy endpoints. Do NOT use for Tranzila integration (use tranzila-payment-gateway), general accounting, or non-payment queries.
Trust score 86/100 (Trusted) · 20+ installs · 2 GitHub contributors · MIT license
Israeli businesses need both payment processing and legally-compliant tax document generation (invoices, receipts, credit notes) for every transaction. Most payment gateways handle only the payment side, forcing developers to build separate invoicing systems. Cardcom uniquely combines payment processing with automatic Israeli tax document generation in a single API call, but its multiple integration patterns (Low Profile, OpenFields, ChargeToken, legacy ASMX), token replacement system (Muhlafim), and Israeli-specific document types require deep domain knowledge to implement correctly.
npx skills-il add skills-il/tax-and-finance --skill cardcom-payment-gateway -a claude-codeHow do I accept credit card payments with automatic Israeli invoice generation using Cardcom?
Set up a recurring subscription with Cardcom ChargeToken and monthly invoice generation
How do I handle card replacements (muhlafim) for Cardcom saved tokens?
Build a custom-designed checkout with Cardcom OpenFields while staying PCI compliant
Fetch and analyze Bank of Israel (BOI) economic data: interest rates, CPI (madad hamchirim), exchange rates (sha'ar yatzig), and CBS statistics. Use when user asks about BOI interest rate, exchange rates, CPI index, or Israeli economic indicators. Foundation skill for Israeli financial analytics. Do NOT use for stock market data (use tase-stock-analysis instead) or for currency conversion (use shekel-currency-converter instead).
Integrate Grow by Meshulam payment gateway into Israeli applications -- covers payment pages (iframe/redirect/SDK), tokenization, recurring billing, payment links, refunds, invoices, webhooks, and 3DS authentication via the Grow Light API. Use when user asks to accept payments via Grow or Meshulam, set up "slikat ashrai" with Grow, create payment links (drishat tashlum), handle recurring charges (hora'ot keva) via Grow tokens, process refunds or Bit cancellations, integrate Grow webhooks, or mentions "Grow", "Meshulam", "grow-il", "meshulam.co.il", Grow payment page, or Grow API. Prevents costly integration mistakes by guiding correct FormData request format, server-side-only restrictions, and the mandatory approveTransaction step that many developers miss. Do NOT use for Cardcom integration (use cardcom-payment-gateway), Tranzila integration (use tranzila-payment-gateway), general payment orchestration across multiple gateways (use israeli-payment-orchestrator), or non-payment queries.
Parse and organize Hebrew invoices for Israeli bookkeeping: VAT 1/6 extraction, Tax Authority expense categories, Osek Murshe/Patur recognition, and accountant-ready export. Use when user asks about organizing invoices, expense categorization, VAT extraction, or preparing documents for their accountant. Do NOT use for invoice generation (use israeli-e-invoice instead) or for VAT report filing (use israeli-vat-reporting instead).
Want to build your own skill? Try the Skill Creator · Submit a Skill