{"id":258579,"date":"2025-11-03T06:57:19","date_gmt":"2025-11-03T06:57:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/paypercut-bnpl-for-woocommerce\/"},"modified":"2025-11-12T11:19:41","modified_gmt":"2025-11-12T11:19:41","slug":"paypercut-bnpl-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/nb.wordpress.org\/plugins\/paypercut-bnpl-for-woocommerce\/","author":23278562,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.4.8","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Paypercut BNPL Gateway","header_author":"Paypercut","header_description":"Accept Buy Now Pay Later payments through Paypercut. Customers can split purchases into manageable installments.","assets_banners_color":"","last_updated":"2025-11-12 11:19:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/paypercut.io","header_author_uri":"https:\/\/paypercut.io","rating":0,"author_block_rating":0,"active_installs":0,"downloads":193,"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":"paypercutdev","date":"2025-11-03 12:33:04"},"1.0.1":{"tag":"1.0.1","author":"paypercutdev","date":"2025-11-12 11:19:41"}},"upgrade_notice":{"1.0.1":"<p>Fixed WordPress.org compliance issues: text domain, inline CSS, and README formatting.<\/p>","1.0.0":"<p>Initial release of Paypercut BNPL Gateway for WooCommerce.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Payment gateway settings page","2":"Paypercut BNPL option at checkout","3":"Supported currencies configuration"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[193715,51755,507,242371,286],"plugin_category":[45],"plugin_contributors":[250174],"plugin_business_model":[],"class_list":["post-258579","plugin","type-plugin","status-publish","hentry","plugin_tags-bnpl","plugin_tags-installments","plugin_tags-payment","plugin_tags-paypercut","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-paypercut","plugin_committers-paypercutdev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/paypercut-bnpl-for-woocommerce.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Paypercut BNPL allows customers to split their purchases into manageable installments directly at checkout. This plugin integrates the Paypercut Buy Now Pay Later service with your WooCommerce store.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Easy integration with WooCommerce<\/li>\n<li>Supports multiple currencies (BGN, CHF, CZK, EUR, GBP, HUF, PLN, RON, USD)<\/li>\n<li>Test mode for safe development<\/li>\n<li>Customizable payment method description<\/li>\n<li>Full logging for troubleshooting<\/li>\n<li>Compatible with WooCommerce Blocks checkout<\/li>\n<li>HPOS (High-Performance Order Storage) compatible<\/li>\n<\/ul>\n\n<p><strong>Supported Currencies:<\/strong><\/p>\n\n<ul>\n<li>Bulgarian Lev (BGN)<\/li>\n<li>Swiss Franc (CHF)<\/li>\n<li>Czech Koruna (CZK)<\/li>\n<li>Euro (EUR)<\/li>\n<li>British Pound (GBP)<\/li>\n<li>Hungarian Forint (HUF)<\/li>\n<li>Polish Zloty (PLN)<\/li>\n<li>Romanian Leu (RON)<\/li>\n<li>United States Dollar (USD)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/paypercut-bnpl\/<\/code> directory, or install through WordPress admin<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to WooCommerce &gt; Settings &gt; Payments &gt; Paypercut BNPL<\/li>\n<li>Enable the payment method and configure your settings:\n\n<ul>\n<li>Enable Test Mode for development<\/li>\n<li>Enter your API Base URL (provided by Paypercut)<\/li>\n<li>Enter your Access Token (Bearer token from Paypercut)<\/li>\n<li>Select supported currencies<\/li>\n<\/ul><\/li>\n<li>Save changes and test a transaction<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20a%20paypercut%20merchant%20account%3F'><h3>Do I need a Paypercut merchant account?<\/h3><\/dt>\n<dd><p>Yes, you need an active Paypercut merchant account and API credentials to use this plugin.<\/p><\/dd>\n<dt id='can%20i%20use%20this%20in%20test%20mode%3F'><h3>Can I use this in test mode?<\/h3><\/dt>\n<dd><p>Yes, enable Test Mode in the plugin settings to safely test transactions without processing real payments.<\/p><\/dd>\n<dt id='which%20currencies%20are%20supported%3F'><h3>Which currencies are supported?<\/h3><\/dt>\n<dd><p>The plugin supports BGN, CHF, CZK, EUR, GBP, HUF, PLN, RON, and USD. Select the currencies you want to offer in the plugin settings.<\/p><\/dd>\n<dt id='is%20this%20compatible%20with%20woocommerce%20blocks%3F'><h3>Is this compatible with WooCommerce Blocks?<\/h3><\/dt>\n<dd><p>Yes, the plugin is fully compatible with the new WooCommerce Blocks checkout experience.<\/p><\/dd>\n<dt id='where%20can%20i%20find%20logs%3F'><h3>Where can I find logs?<\/h3><\/dt>\n<dd><p>Enable logging in the plugin settings, then view logs at WooCommerce &gt; Status &gt; Logs &gt; paypercut-bnpl.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed text domain to match plugin slug (paypercut-bnpl-for-woocommerce)<\/li>\n<li>Fixed inline CSS to use wp_add_inline_style() instead of echo<\/li>\n<li>Updated README.txt to comply with WordPress.org guidelines<\/li>\n<li>Fixed branding: PayPerCut \u2192 Paypercut throughout<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>WooCommerce payment gateway integration<\/li>\n<li>Multi-currency support<\/li>\n<li>Test mode functionality<\/li>\n<li>WooCommerce Blocks compatibility<\/li>\n<li>HPOS compatibility<\/li>\n<\/ul>","raw_excerpt":"Accept Buy Now Pay Later payments through Paypercut. Split purchases into manageable installments.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/258579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=258579"}],"author":[{"embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/paypercutdev"}],"wp:attachment":[{"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=258579"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=258579"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=258579"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=258579"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=258579"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=258579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}