How to Implement Split Payments Between Multiple Recipients Without Passing Through Platform’s Bank Account (Israel-Based Marketplace)

Hi everyone,

I’m building a rental marketplace platform based in Israel.

I’m currently looking for a payment solution that supports splitting a single incoming payment (e.g. from a renter) between multiple recipients — such as:

  • The landlord
  • A real estate agent
  • A referrer
  • And our platform (as commission)

The key requirement is that the funds should NOT pass through our platform’s bank account at any point. Each party needs to receive their share directly from the original transaction, in order to avoid liability for VAT and income tax on the full amount.

I also require:

  • ILS (Israeli Shekel) currency support
  • The ability to onboard recipients/sub-merchants via API (with KYC flow if needed)
  • Ideally a plugin or API that integrates well with Bubble
  • A provider that supports or is available to Israel-based businesses

I’ve already contacted several providers (Rapyd, Meshulam, PayMe, Summit, BlueSnap, MangoPay, etc.) and am still trying to find something that’s compliant and technically feasible within Bubble.

If anyone has experience implementing multi-party split payments (especially with marketplaces, or for Israel), I’d love to hear what worked for you — whether through a plugin, backend API setup, or an external payment orchestration tool.

Appreciate any guidance, recommendations, or even hacks that could make this possible!

Thanks in advance!

Hi,

I feel the pain. Im from Europe and we are used to Stripe payments which are very easy and straight forward to implement. I’m also building for Israeli market and cant figure which payment processor is most popular for B2C transactions in Israeli market. Most of Israeli payment processors websites are hebrew only. I’m stuck on this too. Only idea I have is to read API docs each of mentioned companies plus HYP and see if it doable with bubble API connector.

Based on other conversation Rapyd have been discussed in past with bubble devs. Complexity of API requests prevented for simple integration with API connector without advanced plugin due to signatures and other requirements from Rapyd.

This topic was automatically closed after 70 days. New replies are no longer allowed.