Skip to content

Instantly share code, notes, and snippets.

@webtoffee-git
Last active January 8, 2025 08:47
Show Gist options
  • Save webtoffee-git/decfdbde44371da5ac66984d930287ee to your computer and use it in GitHub Desktop.
Save webtoffee-git/decfdbde44371da5ac66984d930287ee to your computer and use it in GitHub Desktop.
This snippet enables multisites using same stripe account compatible with OAuth authentication - By WebToffee (Stripe payment gateway for WooCommerce pro & basic)
<?php //Do not copy this line of code
add_filter("wt_stripe_same_account_for_all_sites", "__return_true");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment