{"id":233483,"date":"2025-08-04T17:32:29","date_gmt":"2025-08-04T17:32:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/payfam-for-woocommerce\/"},"modified":"2025-08-08T12:29:43","modified_gmt":"2025-08-08T12:29:43","slug":"payfam-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/payfam-for-woocommerce\/","author":23283566,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Payfam for WooCommerce","header_author":"TGIC","header_description":"Payfam payment Collection integration for WooCommerce.","assets_banners_color":"","last_updated":"2025-08-08 12:29:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":317,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"techgenius001","date":"2025-08-08 12:29:43"}},"upgrade_notice":{"":"<p>This is the official release.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3339200,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1556,507,286],"plugin_category":[45],"plugin_contributors":[246079,245867],"plugin_business_model":[],"class_list":["post-233483","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-payment","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-donshegs100","plugin_contributors-techgenius001","plugin_committers-techgenius001"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/payfam-for-woocommerce\/assets\/icon-256x256.png?rev=3339200","icon_2x":"https:\/\/ps.w.org\/payfam-for-woocommerce\/assets\/icon-256x256.png?rev=3339200","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Payfam for WooCommerce allows you to easily integrate the Payfam payment gateway into your WooCommerce store for secure and efficient bank transfer payments. Follow the setup instructions to get started.<\/p>\n\n<h3>How It Works<\/h3>\n\n<ol>\n<li>Create an account or log in at https:\/\/payfam.com.ng.<\/li>\n<li>Navigate to Account &gt; Compliance.<\/li>\n<li>Select Business Category and fill out the compliance form.<\/li>\n<li>Wait for review and activation within 24 hours.<\/li>\n<li>After approval, navigate back to Account &gt; Compliance and copy your \"API Key\" and \"Payfam Code\".<\/li>\n<li>In WordPress, go to WooCommerce &gt; Settings &gt; Payments &gt; Payfam &gt; Manage.<\/li>\n<li>Enter your API Key, Payfam Code, and other settings.<\/li>\n<li>Choose a redirect page for successful transactions.<\/li>\n<li>Copy the auto-generated webhook URL from the settings.<\/li>\n<li>Return to your Payfam account, navigate to Account &gt; Compliance, and paste the webhook URL in the appropriate field.<\/li>\n<li>Submit the webhook URL in your Payfam account.<\/li>\n<li>Add the shortcode <code>[woocommerce_checkout]<\/code> to any page you want to use as the checkout page.<\/li>\n<li>Your store is ready to accept payments via Payfam!<\/li>\n<\/ol>\n\n<h3>External Services<\/h3>\n\n<p>This plugin relies on the Payfam payment gateway service to process bank transfer payments for WooCommerce orders. The plugin communicates with Payfam\u2019s API at <code>https:\/\/payfam.com.ng<\/code> to create temporary virtual bank accounts for payments and verify payment status.<\/p>\n\n<p><strong>Service Details<\/strong>:\n- <strong>What<\/strong>: Payfam is a payment gateway that provides virtual bank accounts for secure bank transfer payments.\n- <strong>Purpose<\/strong>: The plugin uses Payfam\u2019s API to generate virtual account details (account name, number, bank name) for each order and to verify payment completion via webhooks.\n- <strong>Data Sent<\/strong>:\n  - When a customer places an order and selects Payfam as the payment method, the plugin sends the following data to <code>https:\/\/payfam.com.ng\/api\/create-temp-virtual-account\/<\/code>:\n    - Order ID (as metadata)\n    - Order amount\n    - Customer email\n    - Customer first name\n  - When verifying payment status (via webhook or manual check), the plugin sends the transaction reference (txnref) to <code>https:\/\/payfam.com.ng\/api\/verify-payment\/<\/code>.\n- <strong>When<\/strong>: Data is sent when an order is placed (to create a virtual account) and when payment status is verified (via webhook after payment or during order status checks).\n- <strong>Conditions<\/strong>: Data is only sent if the customer selects Payfam as the payment method and the store has configured valid Payfam API credentials. No data is sent without an active order.<\/p>\n\n<p><strong>Links<\/strong>:\n- Payfam Terms of Service: https:\/\/payfam.com.ng\/terms-and-conditions\n- Payfam Privacy Policy: https:\/\/payfam.com.ng\/privacy-policy<\/p>\n\n<p>For more information about Payfam\u2019s data handling practices, please review their terms and privacy policy.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/payfam-for-woocommerce<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Configure the settings as outlined in the \"How It Works\" section.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20get%20my%20api%20key%20and%20payfam%20code%3F'><h3>How do I get my API Key and Payfam Code?<\/h3><\/dt>\n<dd><p>After your Payfam account is approved, you can find your API Key and Payfam Code in your Payfam account under Account &gt; Compliance.<\/p><\/dd>\n<dt id='what%20should%20i%20do%20if%20i%20encounter%20issues%3F'><h3>What should I do if I encounter issues?<\/h3><\/dt>\n<dd><p>Contact Payfam support at customercare@payfam.com.ng for assistance.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<p>Initial release of Payfam for WooCommerce.<\/p>","raw_excerpt":"Integrate Payfam payment gateway with WooCommerce for secure bank transfers.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/233483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=233483"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/techgenius001"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=233483"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=233483"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=233483"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=233483"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=233483"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=233483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}