Описание
Payop: Online payment processing service ➦ Accept payments online by 150+ methods from 170+ countries.
Payments gateway for Growing Your Business in New Locations and fast online payments.
What this module does for you:
- Free and quick setup
- Access 150+ local payment solutions with 1 easy integration.
- Highest security standards and anti-fraud technology
Support
TIP: When contacting support it will help us is you provide:
- WordPress and WooCommerce Version
- Other plugins you have installed
- Some plugins do not play nice
- Configuration settings for the plugin (Most merchants take screen grabs)
- Any log files that will help
- Web server error logs
- Screen grabs of error message if applicable.
Установка
Minimum Requirement: WooCommerce 8.3 or higher must be installed and activated.
Install via WordPress Plugin Repository
- Go to your WordPress admin dashboard.
- Navigate to Plugins Add New.
- Search for Payop WooCommerce.
- Click Install Now, then Activate.
Configure Payop Payment Gateway
- Go to WooCommerce Settings Payments.
- Find Payop in the list and click Enable, then click Set up.
- Enter your credentials:
- Public Key – Available in your Payop merchant dashboard.
- Secret Key – Available in your Payop merchant dashboard.
Set Callback/IPN URL
- In the Payop settings section, you’ll find an automatically generated Callback / IPN URL:
Example: https://your-domain.com/?wc-api=wc_payop&payop=result - Go to https://payop.com and log in.
- Navigate to Projects Details of your selected project.
- Open the IPN section and click Add new IPN.
- Paste the copied URL into the appropriate field and save.
Where to Find Public and Secret Keys
- Log in to your merchant account at https://payop.com.
- Go to Projects Project List.
- Click Details for your project.
- Copy your Public Key and Secret Key.
- Paste them into the corresponding fields in WooCommerce Payop plugin settings.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Payop Official» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Payop Official» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- 2019-02-18
- Small fixes.
1.0.1
- 2017-01-21
- Update docs.
- Add more transaltions.
1.0.2
- 2017-01-23
- Update translation.
- Change logo.
1.0.3
- 2019-03-01
- Added POST JSON payload processing.
1.0.4
- Update docs.
- Code standardization.
1.0.5
- Update callback response.
1.0.6
- Add multi-currency
1.0.7
- Add setting button in plugin area
- Add skip checkout page option
- Add select default payment group
- Add select directpay payment method
- Add caching for payment methods
1.0.8
- Fix payment methods error
1.0.9
- Small fix
1.0.10
- Temporarily removed the option «Payment method group»
- Small fixes
1.0.11
- Bug fixes
2.0
- Add new API support
- Add JWT Token in settings area
- Add changes related to WooCommerce API update
2.0.1
- Directpay quickfix
2.0.2
- Remove warning ‘Undefined index data’ message
- Add empty JWT token check
2.0.3
- Checkout bugfix
2.0.4
- Disallow override of page «order-received» by other plugins
2.0.5
- Small fixes
3.0.0
- General: plugin improvements
- Optimized: General plugin improvements
- Added: WordPress 6.4.x Compatibility
- Added: WooCommerce 8.6.x Compatibility
- Added: Support for High-Performance Order Storage (HPOS)
- Added: Support for WooCommerce Checkout Blocks (Gutenberg)
- Added: Failed Order page
- Fixed: Error stating «No payment methods available»
- Fixed: Bug related to reordering
3.0.1
- General: minor changes
3.0.2
- General: minor changes
- Fixed: php errors
3.0.3
- General: minor changes
3.0.4
- General: Plugin improvements
- General: Removal of ‘Direct payment’ functionality
- Added: WordPress 6.5.x Compatibility
- Added: WooCommerce 8.8.x Compatibility
3.0.5
- Added: Compatibility with WooCommerce 8.9.x
- Fixed: Resolved 404 error on the checkout page
3.0.6
- General: changed the domain for the API
- Optimized: General plugin improvements
3.0.7
- Added: WordPress 6.6.x Compatibility
- Added: WooCommerce 9.1.x Compatibility
3.0.8
- Added: WooCommerce 9.3.x Compatibility
- Fixed: Fixed an issue where a space was sent if the first name and/or last name were missing in the payment data, causing validation errors. Now, if one or both fields are empty, an appropriate string is sent.
3.0.9
- Optimized: Centralized status mapping logic for better maintainability.
- Improved: Enhanced readability and consistency in
process_result_request
method. - Added: WooCommerce 9.7.x Compatibility
- Added: WordPress 6.7.x Compatibility
- Fixed: Addressed redundant status checks by introducing a dedicated mapping method.
3.0.10
- Added: Read-only IPN URL field in plugin settings
- Updated: Installation and configuration documentation
- Improved: Internal code refactoring for better maintainability and readability