Linux 软件免费装
Banner图

Barion Payment Gateway for WooCommerce

开发者 szelpe
oaron
更新时间 2026年7月24日 16:21
PHP版本: 8.2 及以上
WordPress版本: 6.8.2
版权: GPLv3 or later
版权网址: 版权信息

标签

payment woocommerce gateway barion

下载

0.9.1 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.2.0 1.3.0 1.3.1 1.4.0 2.0.0 2.1.0 2.1.1 2.1.2 2.4.0 2.5.0 2.5.1 3.0.0 0.8.0 2.2.0 3.10.2 3.1.0 3.3.0 3.4.0 0.6.1 0.7.2 3.0.3 3.10.1 0.7.1 3.10 3.2.0 3.5.0 0.7.0 2.3.0 3.5.1 3.0.1 3.5.2 2.3.1 3.0.2

详情介绍:

This plugin allows your customers to pay via Barion Smart Gateway in your WooCommerce online store. Features Feedback I'd be happy to hear your feedback! Feel free to contact me at ugyfelszolgalat@bitron.hu Contribution You're welcome to contribute to this open source plugin by creating pull-requests on Github. To do this, you need to fork the repository, implement the changes and push them to your fork. After that you can create a pull request to merge changes from your fork the main repository. Note: Until April 2024, the plugin was developed by Peter Szel. Subsequently, Aron Ocsvari took over the maintenance and bug fixing of the plugin. Premium Options == Full Barion Pixel == If you want to pay less commission on card payments, you need the full implementation of Barion Pixel. A paid extension is available for this purpose. More information can be found here: Barion Pixel for WooCommerce You can read more about Barion Pixel in the following blog post (in Hungarian): Full Barion Pixel for WooCommerce Stores. Bugs Please report bugs as Github issues., or send me an email to ugyfelszolgalat (at) bitron (dot) hu. Barion and the Barion logo are trademarks or registered trademarks of Sense/Net Inc. WooCommerce and the WooCommerce logo are trademarks or registered trademarks of Bubblestorm Management (Proprietary) Limited trading as WooThemes.

安装:

Minimum Requirements

屏幕截图:

  • Barion as a payment method

常见问题:

How to disable the Barion Pixel for certain pages?

You can use the woocommerce_barion_disable_tracking hook, like this: ```php add_filter('woocommerce_barion_disable_tracking', 'disable_barion_pixel_for_editor'); function disable_barion_pixel_for_editor() { return current_user_can('edit_posts'); } ```

更新日志:

3.10.2 3.10.1 3.10 3.9 3.8.9 3.8.8 3.8.7 3.8.6 3.8.5 3.8.2 3.8.1 3.8 3.7 3.6.1 3.6 3.5.2 3.2.0 3.0.2 3.0.0 2.5.0 2.4.0 2.3.0 2.1.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.2 1.0.1 1.0.0 0.9.0 0.8.0 0.7.2 0.7.1 0.6.1 0.6.0