Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szelpe/woocommerce-barion
Barion Payment Gateway for WooCommerce
https://github.com/szelpe/woocommerce-barion
barion payment shop woocommerce wordpress wordpress-plugin
Last synced: 22 days ago
JSON representation
Barion Payment Gateway for WooCommerce
- Host: GitHub
- URL: https://github.com/szelpe/woocommerce-barion
- Owner: szelpe
- License: gpl-3.0
- Created: 2016-04-30T06:47:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T14:51:01.000Z (2 months ago)
- Last Synced: 2024-11-08T15:39:15.606Z (2 months ago)
- Topics: barion, payment, shop, woocommerce, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 470 KB
- Stars: 9
- Watchers: 7
- Forks: 14
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Barion Payment Gateway for WooCommerce
This plugin allows your customers to pay via [Barion Smart Gateway](https://www.barion.com/) in your WooCommerce online store.
## Features
- Adds Barion as a payment option to the WooCommerce checkout page
- Redirects the user to the Barion payment page after checkout
- Handles the callback from Barion after payment
- sets the order status to "processing", "completed" or "failed" respectively
- Refund payments via Barion## Installation
### Minimum Requirements
- PHP 5.6
- PHP cURL extension
- WooCommerce 3.0 or later
- WordPress 4.0 or later1. The recommended way to install the plugin is through the "Plugins" menu in WordPress
- Navigate to Plugins > Add New > Search for "barion", you should already see this plugin
- Hit "Install Now", then enable the plugin
1. Click on the menu item "WooCommerce", then select the "Checkout" tab
1. Click on the new submenu item named "Barion"
1. On this page you should set the POSKey of the shop and your Barion email address
1. Should you want to use the test envorinment, select it from the Barion Environment dropdown. You'll need to create a shop on the [Barion test page](https://test.barion.com).
1. Enable the payment method if you're ready to use Barion![](assets/screenshot-1.png)
## Feedback
I'd be happy to hear your feedback! Feel free to contact me at [email protected]
## Contribution
You're welcome to contribute to this open source plugin by creating pull-requests on [Github](https://github.com/szelpe/woocommerce-barion). 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.
## Bugs
[Please report bugs as Github issues.](https://github.com/szelpe/woocommerce-barion/issues)
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.