Skip to content

Grow Payment Gateway (Meshulam)

Trusted77/100
Before deciding whether to install, talk to the skill

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.

Trust score 77/100 (Trusted) · 76+ installs · 3 GitHub contributors · MIT license

The Problem

Integrating Israeli payment gateways is complex due to unique requirements like FormData request format (not JSON), server-side-only restrictions, and mandatory steps like the approveTransaction call that many developers miss. Grow (Meshulam) is one of Israel's leading payment providers, but its documentation is spread across multiple pages and common pitfalls cost developers hours of debugging time.

skills-ilskills-ilTax & Finance
1.3.0MITGitHub
76installs6,189views
0Write a Review

How to use this skill

Not sure how? Read the guide
  1. 1. Click "Download ZIP" to download the skill files.
  2. 2. Open Claude Desktop and go to Customize > Skills.
  3. 3. Click "+" and select "Upload a skill", then upload the ZIP file.
  4. 4. Start a new conversation. The skill will activate automatically when relevant.
A new version released? How to update your installed skill
Developers? Install via command line (CLI)
npx skills-il add skills-il/tax-and-finance@v1.3.0-grow-payment-gateway --skill grow-payment-gateway -a claude-code

When to Apply

  • When accepting credit card, Bit, Apple Pay, or Google Pay payments through Grow
  • When implementing recurring billing or subscriptions with Grow tokenization
  • When creating payment links (drishat tashlum) to send to customers
  • When handling Grow webhooks for real-time transaction notifications
  • When processing refunds or Bit transaction cancellations via the Grow API

Try These Prompts

Grow Payment Page Integration

Help me implement a Grow payment page in my Next.js app. I need to create a payment process with createPaymentProcess, embed the payment page in an iframe, handle the server callback, and call approveTransaction. The amount is 149.90 NIS.

Recurring Billing with Grow Tokens

I need to implement a monthly subscription system with Grow. The first payment should save a token, then charge the token monthly using createTransactionWithToken with recurringDebitId. Show me the complete flow.

Payment Links and Webhooks

Help me create payment links with the Grow API and set up a webhook endpoint that receives payment notifications. I need to send the link to customers and get notified when they pay.

Processing Grow Refunds

I need to implement a refund flow in my app -- partial or full refunds for credit card transactions with refundTransaction, and Bit transaction cancellations with cancelBitTransaction.

Frequently Asked Questions

Changelog

v1.3.0

Fixed incorrect token-charge parameters (cardToken not token, paymentType=2, recurringDebitId), added essential webhook fields (statusCode=2 for success, transactionToken for the saved token, allPaymentNum), clarified that the notifyUrl callback nests fields under data, and updated the docs domain to developers.grow.business.

Jul 19, 2026

v1.2.1

v1.2.1: fixed the transactionTypes payment-method table. The real Grow API uses fixed positional array indices (0 credit card, 1 Bit, 2 Apple Pay, 3 Google Pay, 4 bank transfer, 5 Pay Box) on SDK-wallet pages only, not numeric value-codes. Corrected across the English, Hebrew, and API-reference files.

Jun 7, 2026

v1.2.0

Replaced free-form References list with standard Reference Links table, explicitly noting secure.meshulam.co.il as the production base, and tightened HE description with explicit triggers.

May 5, 2026

Related Skills

skills-ilAuthor: skills-il
v1.3.0Popular

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.

5.04582,222
Claude CodeCursorGitHub Copilot+6
skills-ilAuthor: skills-il
v1.3.0Popular

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.

0.04241,735
Claude CodeCursorGitHub Copilot+4
skills-ilAuthor: skills-il
v1.2.0

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).

0.091,321
Claude CodeCursorGitHub Copilot+5
Found an issue with this skill?

Use at your own risk. Terms of Use · Security

Want to build your own skill? Try the Skill Creator · Submit a Skill

Reviews (0)

No reviews yet. Be the first to write one!