Linux 软件免费装

Fungies for WooCommerce

开发者 fungies
更新时间 2026年6月1日 19:22
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce checkout payments digital products

下载

2.4.4

详情介绍:

Fungies for WooCommerce lets you sell digital products through your WooCommerce store while Fungies.io handles payments, taxes, and compliance as your Merchant of Record. You keep full control of your storefront. Fungies takes care of the hard parts — payment processing, tax collection, invoicing, and regulatory compliance — so you can focus on your products. How It Works
  1. Connect — Paste your Fungies API keys in WooCommerce → Settings → Fungies
  2. Sync — Your Fungies products are automatically imported into WooCommerce
  3. Sell — Customers browse your store and check out via Fungies hosted checkout
  4. Get Paid — Fungies processes the payment and sends a webhook to complete the WooCommerce order
  5. Stay in Sync — Orders, refunds, and subscriptions are kept up to date automatically
Features Why Fungies? Fungies acts as your Merchant of Record, which means: Use Cases Third-Party Service: Fungies.io This plugin connects your WooCommerce store to the Fungies.io platform, an external third-party service operated by Fungies Inc. What data is sent to Fungies: Service endpoints used: A Fungies account is required to use this plugin. You can sign up at fungies.io. Legal documents:

安装:

Automatic Installation
  1. Go to WordPress Admin → Plugins → Add New
  2. Search for "Fungies for WooCommerce"
  3. Click Install Now, then Activate
Manual Installation
  1. Download the plugin .zip file
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Upload the zip file and click Install Now
  4. Click Activate
Setup After activation:
  1. Go to WooCommerce → Settings → Fungies
  2. Enter your Fungies API keys (Public Key, Secret Key, Webhook Secret)
  3. Enter your published Fungies Store URL
  4. Configure the webhook endpoint in your Fungies Dashboard → Developers → Webhooks
  5. Configure the post-purchase redirect URL in Fungies Dashboard → Settings → Store → Checkout tab
  6. Click Sync Now to import your products
For detailed setup instructions, see the full documentation.

屏幕截图:

  • Customer-facing Fungies checkout step launched from WooCommerce.
  • Fungies checkout completing the purchase with Merchant-of-Record handling.
  • Fungies for WooCommerce settings tab inside WooCommerce admin.
  • Fungies dashboard showing products and orders synced from WooCommerce.
  • Synced products list inside the Fungies dashboard.
  • WooCommerce order detail view linked to its Fungies order and payment.

升级注意事项:

2.4.4 Fixes the customer email prefill on the Fungies hosted checkout page (was sending the wrong query parameter name). Recommended update. 2.4.3 Plugin Check follow-up: fixes the scope of three slow-query phpcs:ignore annotations from 2.4.2 (single-line ignores didn't reach the array-key tokens). No runtime changes. 2.4.2 WordPress.org Plugin Check pass: prepared SQL, translator comments, ordered placeholders, and justified phpcs:ignore annotations on direct DB reads. No runtime changes. 2.4.1 WP.org compliance: declares WooCommerce as a Requires Plugins dependency and renames the text domain to match the plugin slug. Recommended. 2.4.0 Security hardening (URL validation, image SSRF allowlist), opt-in debug logging, i18n fixes, and cleaner front-end JS. Recommended update. 2.3.1 Coupons are now pushed to Fungies the moment they are saved in WooCommerce, instead of waiting for the hourly cron or a manual sync. Recommended update. 2.3.0 WooCommerce coupon codes applied at checkout are now forwarded to the Fungies hosted checkout, so totals stay in sync after discount. 2.2.0 Adds WooCommerce → Fungies coupon sync. Run "Sync Now" once after updating to push your existing coupons.

常见问题:

Does the Fungies store need to be published?

Yes. The hosted checkout URL only works when your Fungies store is published. Go to the Fungies Dashboard and make sure your store is not in draft mode.

Which Fungies products are synced?

Only OneTimePayment products and their offers are synced into WooCommerce. Other product types (Digital Downloads, Subscriptions, Game Keys, etc.) are not imported. Product names and descriptions from Fungies are used for the WooCommerce product listings.

Can I use this alongside other WooCommerce payment gateways?

Yes. Fungies registers as a standard WooCommerce payment gateway. Customers can choose it at checkout alongside any other enabled gateways.

How often do products sync automatically?

Every hour via WordPress Cron. You can also trigger a manual sync anytime from the Fungies settings page.

How do I test without processing real payments?

Enable Sandbox Mode in the plugin settings, use staging keys from app.stage.fungies.net, and pay with Stripe test cards.

Why don't customers get redirected back after payment?

You need to configure the Instant Redirect URL in Fungies Dashboard → Settings → Store → Checkout tab. Use the Post-Purchase Redirect URL shown on the plugin settings page and add the Order ID and User Email URL parameters.

Do I need separate API keys for sandbox and production?

Yes. Production and staging environments in Fungies are completely separate. API keys, products, and webhooks are independent — staging keys will not work against the production API, and vice versa.

What webhook events should I enable?

Enable these events in your Fungies webhook configuration: payment_success, payment_failed, payment_refunded, subscription_created, subscription_interval, and subscription_cancelled.

What order metadata is stored?

When a payment succeeds, the plugin stores the Fungies order ID, order number, payment ID, payment type, subscription ID (if applicable), invoice URL, processing fee, and tax amount on the WooCommerce order.

Does it work with WooCommerce Blocks checkout?

Yes. The plugin is fully compatible with both the classic WooCommerce checkout and the new block-based cart and checkout experience.

更新日志:

2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0