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 88/100 (Trusted) · 10+ 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@v1.1.3-tranzila-payment-gateway --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.
Added Reference Links section with Tranzila developer docs, Hosted Fields guide, and tranzilajs community client.
Apr 14, 2026
Orchestrate Israeli payment gateways (Cardcom, Tranzila, PayMe, Meshulam, iCredit, Pelecard) with unified routing, fallback, and installments (tashlumim). Use when user asks about multi-gateway payment integration, "slikat kartisim", "tashlumim", payment routing, Shva network, BOI Directive 357, gateway comparison, or building a payment abstraction layer for Israeli merchants. Provides unified API patterns, installment handling, Shva clearing rules, and regulatory compliance. Do NOT use for single gateway setup (use cardcom-payment-gateway or tranzila-payment-gateway instead).
Generate the full export document set for Israeli exporters: commercial invoice (HE+EN), packing list, bill of lading / AWB / CMR, proforma, and origin documents (EUR.1, invoice declaration, US-Israel Origin Invoice Declaration, CIFTA Form B239). Handles Incoterms 2020 (FOB, CIF, DDP, EXW, FCA, CPT, CIP, DAP, DPU, CFR, FAS). Use when user asks about exporting from Israel, choosing an Incoterm, EUR.1, approved exporter status, or recovering from a border rejection. Do NOT use for import tax calculation (use israeli-customs-duty-calculator).
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.
Want to build your own skill? Try the Skill Creator · Submit a Skill