israeli-payment-orchestrator

Route Israeli payment transactions across multiple gateways with fallback mechanisms.

29|15|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/skills-il/tax-and-finance --skill israeli-payment-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: israeli-payment-orchestrator
Source: https://github.com/skills-il/tax-and-finance/tree/main/israeli-payment-orchestrator
Command: npx skills add https://github.com/skills-il/tax-and-finance --skill israeli-payment-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex landscape of Israeli payment gateways by providing a unified interface, abstracting away individual API differences and offering intelligent routing and fallback mechanisms.

Core Features & Use Cases

  • Unified API: Interact with multiple Israeli payment gateways (Cardcom, Tranzila, PayMe, Meshulam, iCredit, Pelecard) through a single, consistent pattern.
  • Intelligent Routing: Automatically select the best gateway based on features like installment support, cost, and availability.
  • Fallback & Resilience: Ensure payment processing continuity by automatically switching to a backup gateway if the primary one fails.
  • Installment Handling: Manage complex Israeli installment types (regular, credit, club) and their associated Shva network rules.
  • Use Case: A merchant needs to accept credit card payments with up to 12 installments. This Skill can route the transaction to Cardcom, and if Cardcom is unavailable, automatically switch to Pelecard, ensuring the customer's payment is processed smoothly.

Quick Start

Use the israeli-payment-orchestrator skill to process a payment request for 150 NIS with 3 installments.

Frequently Asked Questions about israeli-payment-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I unify multiple Israeli payment gateways like Tranzila and Cardcom into one API?

Unify Israeli payment gateways by using an orchestration layer that abstracts individual API differences into a single interface. This handles routing logic across Tranzila, Cardcom, and Pelecard to process payments consistently.

How do I handle installments and Shva network compliance for Israeli e-commerce payments?

Handle installments and Shva network compliance by configuring routing logic that supports regular, credit, and club installment types. The orchestrator manages specific Shva rules automatically during payment processing.

Can I automatically switch to a backup payment gateway if the primary one fails?

Yes, you can automatically switch to a backup gateway using fallback mechanisms. If a primary gateway like Meshulam fails, the orchestrator ensures payment continuity by routing the transaction to an alternative like iCredit.

What is the best way to route credit card transactions based on installment support and cost?

The best way to route credit card transactions is through intelligent routing logic that evaluates gateway features like installment support and cost. This automatically selects the optimal payment gateway for each transaction.

Does this payment orchestration approach work with PayMe and iCredit for Israeli merchants?

Yes, this payment orchestration approach works with PayMe and iCredit, alongside Cardcom, Tranzila, Meshulam, and Pelecard. It ensures regulatory adherence and provides a unified API specifically for Israeli e-commerce merchants.