Title: UR – Split Transfers with Stripe for WooCommerce
Author: Urvi
Published: <strong>September 20, 2026</strong>
Last modified: September 20, 2026

---

Search plugins

![](https://ps.w.org/ur-split-transfers/assets/banner-772x250.png?rev=3704248)

![](https://ps.w.org/ur-split-transfers/assets/icon-256x256.png?rev=3704248)

# UR – Split Transfers with Stripe for WooCommerce

 By [Urvi](https://profiles.wordpress.org/urvirupareliya9/)

[Download](https://downloads.wordpress.org/plugin/ur-split-transfers.zip)

 * [Details](https://wordpress.org/plugins/ur-split-transfers/#description)
 * [Reviews](https://wordpress.org/plugins/ur-split-transfers/#reviews)
 *  [Installation](https://wordpress.org/plugins/ur-split-transfers/#installation)
 * [Development](https://wordpress.org/plugins/ur-split-transfers/#developers)

 [Support](https://wordpress.org/support/plugin/ur-split-transfers/)

## Description

**UR – Split Transfers with Stripe for WooCommerce** is a secure, lightweight, and
developer-friendly payment routing plugin for WooCommerce powered by Stripe Connect.
It automatically splits incoming customer payments and creates fund transfers to
your connected Stripe vendor, partner, or contractor accounts upon successful checkout.

Whether you run a multi-vendor marketplace, manage partner commissions, distribute
platform revenue shares, or coordinate franchise payouts, Split Transfers automates
the backend transfer calculation and execution with zero manual intervention.

### 🚀 Key Features

 * **Automated Transfer Execution:** Transfers funds automatically to connected 
   Stripe accounts upon WooCommerce order completion (`woocommerce_payment_complete`)
   or asynchronous payment confirmation (`charge.succeeded`).
 * **Flexible Split Rules:** Configure whole-order splits using **percentage-based**
   calculations (with basis points precision) or **fixed currency amounts** per 
   destination.
 * **Multi-Account Fan-Out:** Split a single WooCommerce order across multiple connected
   Stripe accounts simultaneously.
 * **1-Click Stripe Sync:** Synchronize connected accounts and automatically create/
   refresh your Stripe webhook endpoint and signing secret with a single click.
 * **Secure Credential Management:** Dedicated test and live Stripe key management
   with strict storage discipline—autoload disabled, masked inputs, and zero plaintext
   secret leakage in the admin interface.
 * **Detailed Activity Log & CSV Export:** Searchable, filterable transfer log with
   status pills, formatted currency amounts, direct deep-links to the Stripe Dashboard,
   and memory-efficient chunked CSV exports.
 * **Order Audit Trail:** Automatic WooCommerce order notes track transfer progress,
   including Stripe transfer IDs (`tr_*`), destination account IDs, amounts, and
   detailed error messages if an API issue arises.
 * **Native WordPress Site Health Integration:** Four dedicated status tests monitor
   dependencies, webhook secret presence, transfer error rates, and platform-to-
   connected-account country compatibility.
 * **High-Performance Order Storage (HPOS) Ready:** Fully compatible with WooCommerce
   HPOS (custom order tables) and traditional post storage.
 * **Developer Extensible:** Extensible action and filter hooks.

### External services

Split Transfers connects to external services provided by Stripe, Inc. to execute
payment transfers and synchronize account configurations.

 * **Stripe API (`https://api.stripe.com`)**
    - **Purpose:** Creating Stripe Transfers to connected accounts, listing and 
      verifying connected accounts, validating API credentials, and registering 
      or updating webhook endpoints.
    - **Data Sent:** Stripe Account IDs (`acct_*`), transfer monetary amounts, currency
      codes, WooCommerce order ID references, and cryptographic idempotency keys.
      Customer personal details (such as names, addresses, or phone numbers) are
      never transmitted to the Stripe transfer endpoint.
    - **When Sent:** When an order is completed, when a verified payment webhook
      is received, when clicking “Sync Connected Accounts” or “Sync Webhooks” in
      the admin dashboard, or when running a connection test.
    - **Service Provider:** Stripe, Inc.
    - **Terms of Service:** https://stripe.com/legal/consumer
    - **Privacy Policy:** https://stripe.com/privacy
 * **Stripe Webhooks (`https://api.stripe.com`)**
    - **Purpose:** Receiving signed webhook notifications from Stripe (specifically`
      charge.succeeded`) to execute transfers for asynchronous payment methods.
    - **Data Received:** Stripe event metadata, charge IDs, and transfer status 
      indicators. Every request is verified using the stored Stripe webhook signing
      secret.
    - **Service Provider:** Stripe, Inc.
    - **Privacy Policy:** https://stripe.com/privacy

## Screenshots

[⌊Integrations Panel – Configure Stripe API keys with test/live mode toggle, 1-click
webhook registration, and connected accounts synchronization.⌉⌊Integrations Panel–
Configure Stripe API keys with test/live mode toggle, 1-click webhook registration,
and connected accounts synchronization.⌉[

**Integrations Panel** – Configure Stripe API keys with test/live mode toggle, 1-
click webhook registration, and connected accounts synchronization.

[⌊Global Transfer Settings – Multi-account destination table allowing flexible percentage
and fixed amount split allocations.⌉⌊Global Transfer Settings – Multi-account destination
table allowing flexible percentage and fixed amount split allocations.⌉[

**Global Transfer Settings** – Multi-account destination table allowing flexible
percentage and fixed amount split allocations.

[⌊Activity Log – Real-time transfer monitoring with status badges, formatted currency
values, and direct Stripe Dashboard links.⌉⌊Activity Log – Real-time transfer monitoring
with status badges, formatted currency values, and direct Stripe Dashboard links
.⌉[

**Activity Log** – Real-time transfer monitoring with status badges, formatted currency
values, and direct Stripe Dashboard links.

[⌊WordPress Site Health Integration – Dedicated diagnostic status checks for credentials,
webhook verification, and transfer health.⌉⌊WordPress Site Health Integration – 
Dedicated diagnostic status checks for credentials, webhook verification, and transfer
health.⌉[

**WordPress Site Health Integration** – Dedicated diagnostic status checks for credentials,
webhook verification, and transfer health.

## Installation

### Minimum Requirements

 * WordPress 6.2 or higher
 * WooCommerce 6.0 or higher
 * WooCommerce Stripe Payment Gateway 7.0 or higher (or compatible Stripe payment
   processing)
 * PHP 7.4 or higher
 * A Stripe account with Stripe Connect enabled (Standard, Express, or Custom accounts)

### Automatic Installation

 1. Log in to your WordPress admin dashboard.
 2. Navigate to **Plugins > Add New**.
 3. Search for **UR – Split Transfers with Stripe for WooCommerce**.
 4. Click **Install Now**, then click **Activate**.

### Manual Installation

 1. Download the `ur-split-transfers.zip` archive.
 2. Unzip and upload the `ur-split-transfers` folder to your `/wp-content/plugins/`
    directory.
 3. Activate the plugin through the **Plugins** menu in WordPress.

### Initial Configuration

 1. Go to the new **Split Transfers > Integrations** menu in your WordPress dashboard.
 2. Select your operating mode (**Test** or **Live**) and enter your Stripe Publishable
    Key and Secret Key. Click **Save Keys**, then click **Test Connection** to confirm
    connectivity.
 3. Click **Sync Webhooks** to automatically register your store’s webhook endpoint
    in Stripe and retrieve your webhook signing secret.
 4. Click **Sync Connected Accounts** to import your active connected Stripe accounts.
 5. Go to **Split Transfers > Global Transfer Settings**.
 6. Click **+ Add account**, select your connected account, specify the transfer type(**
    Percentage** or **Fixed amount**), and enter the split value.
 7. Click **Save Changes**. Your split rules are now active!

## FAQ

### What Stripe Connect account types are supported?

Split Transfers supports all Stripe Connect connected account types, including Standard,
Express, and Custom connected accounts.

### Can I split an order across multiple connected accounts?

Yes! You can add multiple connected accounts in the Global Transfer Settings. Split
Transfers will calculate each split according to your configured percentage or fixed
values and execute separate transfers for each destination upon checkout.

### Does Split Transfers store sensitive credit card information?

No. Split Transfers never collects, processes, or stores credit card numbers, CVVs,
or sensitive customer payment credentials. Customer payment details are handled 
directly by Stripe and the WooCommerce Stripe Payment Gateway.

### What happens if a transfer fails?

If Stripe rejects a transfer (for example, due to insufficient platform balance,
an unactivated destination account, or a cross-border currency restriction), Split
Transfers catches the exception gracefully. The failure details and Stripe error
code are recorded in the Split Transfers Activity Log, an explanatory private note
is appended to the WooCommerce order, and checkout completion is never blocked for
the customer.

### How do asynchronous payments (like SEPA or iDEAL) work?

Split Transfers registers a dedicated REST webhook endpoint (`/wp-json/splitroute/
v1/webhook`) and listens for Stripe’s `charge.succeeded` event. When delayed or 
asynchronous payments clear in Stripe, Split Transfers automatically processes the
transfers upon receiving the verified webhook notification.

### Is Split Transfers compatible with WooCommerce High-Performance Order Storage (HPOS)?

Yes. Split Transfers is fully compatible with WooCommerce HPOS (custom order tables)
as well as legacy WordPress post storage.

### Where can I view transfer history?

Navigate to **Split Transfers > Activity Log** in your WordPress dashboard. You 
can search, filter by Stripe mode (Test/Live), filter by status (Success/Failed/
Pending), view formatted currency amounts, and click direct links to view the transfer
in the Stripe Dashboard.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“UR – Split Transfers with Stripe for WooCommerce” is open source software. The 
following people have contributed to this plugin.

Contributors

 *   [ Urvi ](https://profiles.wordpress.org/urvirupareliya9/)

[Translate “UR – Split Transfers with Stripe for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/ur-split-transfers)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ur-split-transfers/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ur-split-transfers/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ur-split-transfers/)
by [RSS](https://plugins.trac.wordpress.org/log/ur-split-transfers/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release on WordPress.org.
 * Automated payment routing for WooCommerce Stripe transactions.
 * Support for percentage-based and fixed currency amount split rules.
 * Multi-account transfer fan-out for individual orders.
 * 1-Click Stripe webhook creation with automated signing secret retrieval.
 * 1-Click synchronization of connected Stripe accounts.
 * Secure credential management with mode toggling (Test and Live).
 * Searchable and filterable transfer activity log with streaming CSV exports.
 * Native WordPress Site Health status diagnostics and debug panel.
 * Full compatibility with WooCommerce High-Performance Order Storage (HPOS).
 * Extensible developer action and filter hooks.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Marketplace](https://wordpress.org/plugins/tags/marketplace/)[Split Payments](https://wordpress.org/plugins/tags/split-payments/)
   [stripe](https://wordpress.org/plugins/tags/stripe/)[stripe connect](https://wordpress.org/plugins/tags/stripe-connect/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/ur-split-transfers/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ur-split-transfers/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ur-split-transfers/reviews/)

## Contributors

 *   [ Urvi ](https://profiles.wordpress.org/urvirupareliya9/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ur-split-transfers/)