Integrate Pelecard payment processing into Israeli web and mobile apps -- covers iframe payment flow on gateway21.pelecard.biz, ActionType selection (J2/J4/J5/J5h), tashlumim (installments), tokenization, ConfirmationKey server-side validation via PaymentGW/GetTransaction, refunds, 3D Secure 2, Bit wallet, and Apple Pay via ClientSecure.js. Use when user asks to accept payments via Pelecard, set up "slikat ashrai" with Pelecard, validate a Pelecard callback, charge a saved Pelecard token, or mentions "Pelecard", "פלאקארד", "gateway21", "PelecardStatusCode", or "ConfirmationKey". Do NOT use for Cardcom (use cardcom-payment-gateway), Tranzila (use tranzila-payment-gateway), Grow/Meshulam (use grow-payment-gateway), multi-gateway orchestration (use israeli-payment-orchestrator), or invoice generation (use green-invoice).
Trust score 88/100 (Trusted) · 2 GitHub contributors · MIT license
Pelecard is a Payment Service Provider (PSP) and one of the largest Israeli card-acquiring aggregators, but its public documentation is scattered across a Postman workspace, a sandbox UI, a WordPress plugin listing, and third-party PHP libraries, with no single canonical reference. Agents that try to integrate Pelecard end up confusing the legacy gateway20 host with the production gateway21, picking the wrong ActionType (which silently changes whether money actually moves), or trusting a browser-side ConfirmationKey instead of re-verifying server-side. Each of those mistakes leaks revenue or, worse, ships an exploitable free-order path to production.
npx skills-il add skills-il/tax-and-finance@v1.0.0-pelecard-payment-gateway --skill pelecard-payment-gateway -a claude-codeHow do I integrate Pelecard on my Israeli site, create an iframe URL on gateway21, and store the ConfirmationKey for callback verification?
My server received a Pelecard callback with PelecardStatusCode and ConfirmationKey, how do I validate it server-side before marking the order paid?
I want to charge a customer ₪99 monthly for a subscription. How do I save a Pelecard token and handle MIT / 3DS on renewals?
How do I add Bit as a Pelecard checkout option, and why do I need to cap amounts around ₪5,000?
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).
Manage daily operations for Israeli freelancers (osek murshe, osek patur) - invoice aging with collection reminders, utility bill collection via browser automation, tax deadline alerts (VAT, Bituach Leumi, mkdamot, annual report), osek patur threshold monitoring, and organized accountant packages. Prevents missed VAT filings, forgotten invoice follow-ups, and disorganized accountant handoffs. Do NOT use for VAT return preparation, e-invoice generation, or payroll management.
Israeli tax withholding (nikui mas bemakor) rates, certificates, and calculations. Use when user asks about withholding tax, "nikui mas", withholding certificates, "ishur nikui", tax coordination (tium mas), or needs to calculate withholding amounts. Covers payments to suppliers, freelancers, landlords, and cross-border payments. Do NOT use for employee payroll tax (see israeli-payroll-calculator) or VAT reporting.
Want to build your own skill? Try the Skill Creator · Submit a Skill