{"id":303735,"date":"2026-05-25T14:03:42","date_gmt":"2026-05-25T14:03:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fundiio-card-payments-supplier-payments\/"},"modified":"2026-05-25T13:48:34","modified_gmt":"2026-05-25T13:48:34","slug":"fundiio-supplier-card-payments","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fundiio-supplier-card-payments\/","author":23486343,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.1","stable_tag":"trunk","tested":"7.0.2","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Fundiio \u2013 Card Payments & Supplier Payments","header_author":"Fundiio","header_description":"Accept card payments and use sales proceeds to pay suppliers directly. No additional payment setup required.","assets_banners_color":"","last_updated":"2026-05-25 13:48:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/fundiio.co.uk\/woocommerce-plugin","header_author_uri":"https:\/\/fundiio.co.uk","rating":0,"author_block_rating":0,"active_installs":0,"downloads":121,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.3.1":"<p>Renamed main file and text domain to match the plugin slug; no merchant action required. The gateway ID remains <code>fundiio<\/code>, so existing settings keep working.<\/p>","0.3.0":"<p>First WordPress.org release.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"WooCommerce \u2192 Fundiio connection screen.","2":"WooCommerce \u2192 Fundiio transactions history.","3":"Checkout payment method selection."}},"plugin_section":[],"plugin_tags":[204579,3148,1887,264332,286],"plugin_category":[45],"plugin_contributors":[264333],"plugin_business_model":[],"class_list":["post-303735","plugin","type-plugin","status-publish","hentry","plugin_tags-card-payments","plugin_tags-checkout","plugin_tags-payments","plugin_tags-supplier-payments","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-mikwebservices","plugin_committers-mikwebservices"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/fundiio-supplier-card-payments.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Learn more: https:\/\/fundiio.co.uk\/woocommerce-plugin<\/p>\n\n<p>Fundiio adds a WooCommerce payment method that redirects customers to Fundiio to complete card payment. Merchants connect their store to Fundiio using a scoped integration token.<\/p>\n\n<p>After connecting, you can:<\/p>\n\n<ul>\n<li>Enable the Fundiio payment method at checkout<\/li>\n<li>View Fundiio checkout transactions (gross, estimated fee, estimated net, settlement context)<\/li>\n<li>Export transactions to CSV<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to <strong>Fundiio<\/strong> to create hosted checkout sessions, verify the merchant connection, and fetch transaction history. Without contacting Fundiio the plugin cannot process card payments at WooCommerce checkout.<\/p>\n\n<ul>\n<li>Service name: <strong>Fundiio<\/strong><\/li>\n<li>Service \/ website URL: https:\/\/fundiio.co.uk<\/li>\n<li>API endpoint base URL: https:\/\/api.fundiio.co.uk<\/li>\n<\/ul>\n\n<p><strong>What data is sent, when, and why:<\/strong><\/p>\n\n<ol>\n<li><p>When a merchant clicks \"Connect Fundiio\" in WooCommerce \u2192 Fundiio:<\/p>\n\n<ul>\n<li>The plugin redirects the merchant browser to <code>https:\/\/fundiio.co.uk\/integrations\/woocommerce\/connect<\/code> with the store URL, store name, redirect URI, OAuth state and PKCE code challenge.<\/li>\n<li>Why: so Fundiio can authenticate the merchant and issue a scoped integration token bound to this store.<\/li>\n<\/ul><\/li>\n<li><p>When the connect flow returns to WordPress:<\/p>\n\n<ul>\n<li>The plugin exchanges the authorization code at <code>https:\/\/api.fundiio.co.uk\/integrations\/woocommerce\/token<\/code> (POST) and stores the returned access token in WordPress options.<\/li>\n<li>Why: required to authorize subsequent API calls.<\/li>\n<\/ul><\/li>\n<li><p>When the admin opens WooCommerce \u2192 Fundiio:<\/p>\n\n<ul>\n<li>The plugin calls <code>https:\/\/api.fundiio.co.uk\/integrations\/woocommerce\/connection-status<\/code> (GET, Bearer token) to verify connection state.<\/li>\n<li>Why: to show the merchant whether the store is still connected.<\/li>\n<\/ul><\/li>\n<li><p>When a customer pays via Fundiio at WooCommerce checkout:<\/p>\n\n<ul>\n<li>The plugin sends order identifiers (Woo order ID and order key), amount, currency, and success\/cancel URLs to <code>https:\/\/api.fundiio.co.uk\/integrations\/woocommerce\/checkout-sessions<\/code> (POST, Bearer token).<\/li>\n<li>Why: so Fundiio can create a hosted checkout session and return a redirect URL for the customer to complete payment.<\/li>\n<\/ul><\/li>\n<li><p>After redirect back from Fundiio, and on a scheduled retry:<\/p>\n\n<ul>\n<li>The plugin calls <code>https:\/\/api.fundiio.co.uk\/integrations\/woocommerce\/orders\/{wooOrderId}\/checkout-status<\/code> (GET, Bearer token) to reconcile order status.<\/li>\n<li>Why: to mark paid orders as paid in WooCommerce when Fundiio confirms payment.<\/li>\n<\/ul><\/li>\n<li><p>When the admin opens WooCommerce \u2192 Fundiio transactions (or exports CSV):<\/p>\n\n<ul>\n<li>The plugin calls <code>https:\/\/api.fundiio.co.uk\/integrations\/woocommerce\/transactions<\/code> (GET, Bearer token) with optional search\/status\/date filters.<\/li>\n<li>Why: to display and export the merchant's Fundiio checkout transactions.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<p>No customer card details ever touch this plugin or your WordPress site. Card data is collected by Fundiio's hosted checkout (and its underlying payment processor) on Fundiio's domain.<\/p>\n\n<p><strong>Legal:<\/strong><\/p>\n\n<ul>\n<li>Important information \/ fees &amp; terms: https:\/\/fundiio.co.uk\/important-information<\/li>\n<li>Privacy policy: https:\/\/fundiio.co.uk\/privacy-policy<\/li>\n<\/ul>\n\n<p>By installing and connecting this plugin, the merchant agrees that order\/customer context required to complete checkout will be transmitted to Fundiio as described above.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin.<\/li>\n<li>Go to WooCommerce \u2192 Fundiio.<\/li>\n<li>Click \"Connect Fundiio\" and complete the connection flow.<\/li>\n<li>In WooCommerce \u2192 Settings \u2192 Payments, enable \"Fundiio\".<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20data%20is%20sent%20to%20fundiio%3F\"><h3>What data is sent to Fundiio?<\/h3><\/dt>\n<dd><p>Order identifiers, amount, currency, and customer\/order context required to create and reconcile checkout transactions. See the \"External services\" section for the full list of endpoints and payloads.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20the%20fundiio%20api%20is%20unavailable%3F\"><h3>What happens if the Fundiio API is unavailable?<\/h3><\/dt>\n<dd><p>The plugin shows a clear admin notice for connection\/transactions pages and the checkout flow will fail gracefully with an error notice.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Rename main plugin file and text domain to match the WordPress.org slug <code>fundiio-supplier-card-payments<\/code>.<\/li>\n<li>Prefix WooCommerce gateway class (<code>Fundiio_Supplier_Card_Payments_Gateway<\/code>); gateway ID <code>fundiio<\/code> and saved settings are unchanged.<\/li>\n<li>Expand External services disclosure with full endpoint list, data fields, Terms and Privacy URLs.<\/li>\n<li>Packaging: explicitly exclude WordPress.org directory assets (banners\/icons), macOS metadata, and previous zip files.<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Initial WordPress.org packaging for the Fundiio WooCommerce integration.<\/li>\n<\/ul>","raw_excerpt":"Accept card payments at WooCommerce checkout and use proceeds to pay suppliers\u2014no extra gateway setup.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/303735","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=303735"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mikwebservices"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=303735"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=303735"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=303735"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=303735"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=303735"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=303735"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}