Integrate Tranzila payment processing into Israeli applications -- covers iframe payments, tokenization, installments (tashlumim), refunds, 3D Secure, and Bit wallet. Use when user asks to accept payments via Tranzila, integrate Israeli credit card processing, set up "slikat ashrai", handle tashlumim (installment payments), create payment tokens, process refunds through Tranzila, or mentions "Tranzila", "tranzila API", "secure5", or Israeli online payments. Supports both legacy CGI endpoints and modern API V2. Do NOT use for Cardcom integration (use cardcom-payment-gateway), general accounting, or non-payment financial queries.
Trust score 80/100 (Trusted) · 9+ installs · 2 GitHub contributors · MIT license
Israeli developers building payment integrations face a fragmented API landscape with Tranzila's multiple endpoint generations (legacy CGI, API V2, Hosted Fields), Israeli-specific payment concepts (tashlumim installments, cred_type credit types, Shva network clearing), and unique authentication patterns. Without deep knowledge of these Israeli payment conventions, developers risk mishandling installment calculations, choosing wrong endpoints for different currencies, or missing critical features like Bit wallet support and 3D Secure flows.
npx skills-il add skills-il/tax-and-finance --skill tranzila-payment-gateway -a claude-codeI need to add credit card payments to my Node.js/Express app using Tranzila. Set up the iframe integration with token creation so I can charge customers later. Use ILS currency.
My customer wants to pay 12,000 NIS in 6 installments via Tranzila. Help me calculate the fpay, spay, and npay parameters and build the API request.
I want to offer Bit as a payment method alongside credit cards on my checkout page using Tranzila. Show me how to initiate a Bit payment and handle the response.
I need to process a partial refund of 500 NIS on a Tranzila transaction. I have the original ConfirmationCode and index. Show me the refund API call.
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.
Convert currencies to/from Israeli New Shekel (NIS/ILS) using Bank of Israel official exchange rates. Use when user asks to convert shekels, NIS, ILS, asks about exchange rates, "shaar yatzig" (representative rate), or needs currency conversion for Israeli tax or business purposes. Supports 30+ currencies with current and historical rates. Do NOT use for cryptocurrency or unofficial money exchange rates.
Analyze Israeli bank transactions, spending patterns, and financial data across Israeli banks and credit card companies. Use when user asks about bank transactions, spending analysis, "cheshbon bank", budget tracking, or needs to categorize Israeli banking data. Enhances israeli-bank-mcp, il-bank-mcp, and asher-mcp servers with financial analysis workflows. Supports Hapoalim, Leumi, Discount, Mizrahi-Tefahot, First International (FIBI), Visa Cal, Max, Isracard, and Amex. Do NOT use for payment initiation, money transfers, or investment advice.
Want to build your own skill? Try the Skill Creator · Submit a Skill