ವಿವರಣೆ
Make it easy for customers to pay — and easier for you to manage — with Paypercut for WooCommerce.
This plugin brings fast, secure, and intuitive checkout to your online shop,
helping you boost conversions and streamline operations.
Paypercut enables a range of trusted payment methods while giving you a single,
unified view of all your transactions — whether online or in person.
Whether you’re selling physical products or digital downloads, Paypercut for WooCommerce
makes taking payments effortless — so you can focus on growing your online business.
External services
This plugin connects to the Paypercut Payments API (api.paypercut.io) to process payments and manage checkout sessions for your WooCommerce store. This connection is required for the plugin to function, as all payment processing is handled through Paypercut’s secure infrastructure.
What the service is used for:
* Creating and managing payment checkout sessions
* Processing customer payments securely
* Verifying payment status and updating order status
* Managing refunds for completed orders
* Setting up and managing webhooks for payment notifications
What data is sent and when:
The plugin sends data to Paypercut’s API (https://api.paypercut.io/) in the following scenarios:
-
During checkout session creation (when a customer initiates checkout):
- Store information (store name, store URL, WooCommerce order identifiers)
- Order details (order total, currency, line items, shipping costs, tax amounts)
- Customer billing information (name, billing address, email address)
- Customer shipping information (if applicable: shipping name and address)
- Technical metadata (session identifiers, return URLs, webhook URLs)
-
During payment verification (when verifying payment status):
- Checkout session identifiers
- Order identifiers
-
During refund processing (when a store administrator issues a refund):
- Payment intent identifiers
- Refund amount and currency
- Refund reason (if provided)
-
During webhook setup (when configuring the plugin):
- Webhook URL for payment notifications
- Webhook event types to subscribe to
-
During API credential validation (when testing connection in settings):
- API credentials for authentication purposes only
Important: Payment card data (credit card numbers, CVV codes, etc.) is collected and processed directly by Paypercut via their hosted checkout interface. This sensitive payment information never passes through or gets stored by this plugin or your WordPress site.
Service provider:
This service is provided by Paypercut. For more information about how Paypercut handles data, please refer to:
* Privacy policy: https://paypercut.com/privacy-policy
Development
This plugin uses npm and @wordpress/scripts (which uses webpack) to build the Blocks checkout integration.
Source Code Location
IMPORTANT: The human-readable source code for all compiled JavaScript is included in this plugin.
The minified/compiled file assets/build/index.js is generated from the following source file:
* Source file: assets/blocks/index.js – This is the human-readable, unminified source code for the Blocks checkout integration
All source code is included in the published plugin. The source file (assets/blocks/index.js) contains the original, readable JavaScript code with ES6 modules, comments, and proper formatting. The compiled version (assets/build/index.js) is generated from this source using the build process described below.
Building assets
To rebuild the compiled assets from source:
-
Install dependencies:
bash
npm install -
Build production assets:
bash
npm run build
This will compile assets/blocks/index.js into the minified assets/build/index.js using @wordpress/scripts.
Installation
- Upload the plugin files to the
/wp-content/plugins/paypercut-payments-for-woocommercedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to WooCommerce > Settings > Payments and configure Paypercut Payments.
- Enter your API credentials from your Paypercut account.
- Save changes and start accepting payments.
FAQ
-
Do I need a Paypercut account?
-
Yes, you need a Paypercut account and API credentials to use this plugin.
-
Does this plugin work with WooCommerce Blocks checkout?
-
Yes, this plugin supports both Classic and Blocks checkout.
-
Is this plugin secure?
-
Yes, all payment processing is handled securely through Paypercut’s infrastructure. The plugin follows WordPress and WooCommerce security best practices.
ವಿಮರ್ಶೆಗಳು
ಈ ಪ್ಲಗಿನ್ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.
Contributors & Developers
“Paypercut Payments for WooCommerce” is open source software. The following people have contributed to this plugin.
ಕೊಡುಗೆದಾರರುTranslate “Paypercut Payments for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial release
- Support for Classic and Blocks checkout
- Secure payment processing
- API credential validation
- Webhook support


