Tranzila Payment Gateway
Trusted80/100Integrate 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) · 31+ installs · 3 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.
How to use this skill
Not sure how? Read the guide- 1. Click "Download ZIP" to download the skill files.
- 2. Open Claude Desktop and go to Customize > Skills.
- 3. Click "+" and select "Upload a skill", then upload the ZIP file.
- 4. Start a new conversation. The skill will activate automatically when relevant.
Developers? Install via command line (CLI)
npx skills-il add skills-il/tax-and-finance@v1.3.0-tranzila-payment-gateway --skill tranzila-payment-gateway -a claude-codeWhen to Apply
- Accepting credit card payments in Israeli applications via Tranzila
- Implementing installment payments (tashlumim) with Israeli credit types
- Setting up tokenized recurring billing (hora'ot keva) with Tranzila
- Adding Bit mobile wallet payments alongside credit cards
- Generating payment request links via SMS or email (TRAPI)
- Integrating 3D Secure V2 authentication for Israeli card transactions
Try These Prompts
I 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.
Frequently Asked Questions
Changelog
Substantive API fixes: API V2 auth is a 4-header HMAC-SHA256 handshake (not a single key), base URL /v1 (not /v2), rewrote the fabricated error-code table to verified codes only (with the HTTP-200-is-not-success clarification), corrected Bit to its dedicated API, and renamed Leumi Card to Max. FAQ updated to match.
Jun 1, 2026
Fixed iframe.php → iframenew.php typo, replaced 4 broken doc deep-links with docs.tranzila.com root, added Israel Tax Authority allocation-number step (NIS 10K from Jan 2026, NIS 5K from Jun 2026), added webhook signature verification guidance.
Apr 29, 2026
Added Reference Links section with Tranzila developer docs, Hosted Fields guide, and tranzilajs community client.
Apr 14, 2026
Related Skills
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.
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).
Calculate municipal property tax (arnona) for Israeli properties, check discount eligibility, and draft appeal letters to arnona committees. Use when a user needs to estimate arnona payments by municipality, zone, and property usage type, verify eligibility for discounts (olim, soldiers, elderly, disabled, low income, students, single parents), or prepare formal appeals with legal references. Covers all major Israeli municipalities including Tel Aviv, Jerusalem, Haifa, and Beer Sheva. Do NOT use for income tax (mas hachnasa), VAT (maam), or national insurance (bituach leumi) calculations, which fall under separate Israeli tax authorities.
Use at your own risk. Terms of Use · Security
Want to build your own skill? Try the Skill Creator · Submit a Skill