Skip to content

Commit

Permalink
Merge pull request #4 from alexminza/v1.1.1
Browse files Browse the repository at this point in the history
v1.1.1
  • Loading branch information
alexminza authored Jan 6, 2019
2 parents a7e25b4 + 59d4e00 commit 73155b8
Show file tree
Hide file tree
Showing 10 changed files with 592 additions and 527 deletions.
Binary file modified assets/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified languages/wc-moldovaagroindbank-ro_RO.mo
Binary file not shown.
223 changes: 114 additions & 109 deletions languages/wc-moldovaagroindbank-ro_RO.po

Large diffs are not rendered by default.

Binary file modified languages/wc-moldovaagroindbank-ru_RU.mo
Binary file not shown.
225 changes: 116 additions & 109 deletions languages/wc-moldovaagroindbank-ru_RU.po

Large diffs are not rendered by default.

202 changes: 105 additions & 97 deletions languages/wc-moldovaagroindbank.pot

Large diffs are not rendered by default.

42 changes: 25 additions & 17 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: alexminza
Donate link: https://www.paypal.me/AlexMinza
Tags: WooCommerce, Moldova, Agroindbank, MAIB, payment, gateway
Requires at least: 4.8
Tested up to: 4.9.8
Tested up to: 5.0.2
Stable tag: trunk
Requires PHP: 7.0
License: GPLv3 or later
Expand All @@ -22,42 +22,47 @@ WooCommerce Payment Gateway for Moldova Agroindbank
* Admin order actions - complete authorized transaction
* Close business day scheduled action

= Getting Started =

* [Installation Instructions](./installation/)
* [Frequently Asked Questions](./faq/)

== Installation ==

1. Configure the plugin Connection Settings by performing one of the following steps:
* **BASIC**: Upload the PFX client certificate file received from the bank
* **ADVANCED**: Convert and copy the private key and certificates PEM files to the server, securely set up the owner and file system permissions, configure the paths to the files
2. Set the certificate / private key password (or leave the field empty if not encrypted)
3. Provide the *Callback URL* to the bank to enable online payment notifications
4. Perform a test payment, refund and verify they are processed correctly
5. Review the *Close day* scheduled action settings on the WooCommerce Status page
6. Disable *Test* and *Debug* modes when ready to accept live payments

== Frequently Asked Questions ==

= How can I configure the plugin settings? =

Use the WooCommerce -> Settings -> Payments -> Moldova Agroindbank screen to configure the plugin.
Use the *WooCommerce > Settings > Payments > Moldova Agroindbank* screen to configure the plugin.

= Where can I get the Connection Settings data? =

The connection settings and merchant data are provided by Moldova Agroindbank. This data is used by the plugin to connect to the Moldova Agroindbank payment gateway and process the card transactions. Please see [www.maib.md](https://www.maib.md) and contact [cards@maib.md](mailto:cards@maib.md) for details.
The merchant data and connection settings are provided by Moldova Agroindbank. This data is used by the plugin to connect to the Moldova Agroindbank payment gateway and process the card transactions. Please see [www.maib.md](https://www.maib.md) and contact [cards@maib.md](mailto:cards@maib.md) for details.

= What store settings are supported? =

Moldova Agroindbank currently supports transactions in MDL (Moldovan Leu).

= What is the difference between Transaction types? =
= What is the difference between transaction types? =

* Charge submits all transactions for settlement.
* Authorization simply authorizes the order total for capture later. Use the Complete transaction order action to settle the previously authorized transaction.
* **Charge** submits all transactions for settlement.
* **Authorization** simply authorizes the order total for capture later. Use the *Complete transaction* order action to settle the previously authorized transaction.

= How can I contribute to the plugin? =

If you're a developer and you have some ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request in the [Github repository for the plugin](https://github.com/alexminza/wc-moldovaagroindbank).

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wc-moldovaagroindbank) to get started.

== Installation ==

1. Configure the plugin Connection Settings by performing one of the following steps:
* BASIC: Upload the PFX client certificate file received from the bank
* ADVANCED: Convert and upload the private key and certificates PEM files to the server and securely set up the owner and file system permissions
2. Set the certificate / private key password (or leave the field empty if not encrypted)
3. Provide the Callback URL to the bank to enable online payment notifications
4. Perform a test payment, refund and verify they are processed correctly
5. Review the Close day scheduled action settings on the WooCommerce Status page
6. Disable Test and Debug modes when ready to accept live payments

== Screenshots ==

1. Plugin settings
Expand All @@ -68,6 +73,9 @@ You can also contribute to the plugin by translating it. Simply visit [translate

== Changelog ==

= 1.1.1 =
* Basic and Advanced settings configuration modes

= 1.1 =
* Simplified payment gateway setup
* Added client certificate upload
Expand Down
Loading

0 comments on commit 73155b8

Please sign in to comment.