-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into OFBiz-preGradle
* develop: Update README.MD
- Loading branch information
Showing
1 changed file
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,33 @@ | ||
<!--- © 2015 Copyright Somonar B.V. | ||
<!-- This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>--> | ||
|
||
# oadyen | ||
3rd party FINTECH integration component for ORRTIZ™ BMS and Apache OFBiz for Adyen™ . | ||
3rd party FINTECH integration component for ORRTIZ™ BMS and Apache OFBiz for Adyen™ as a separate and optional hot-deploy component. This component enables you to configure your ADYEN integration and provides templates for inclusion in your OFBiz™ web store. | ||
|
||
For more information on ADYEN, visit [their site, here](http://www.adyen.com). | ||
|
||
**ADYEN works with following acquirers:** | ||
|
||
![American Express](https://www.multisafepay.com/fileadmin/user_upload/amex-teaser.png "American Express") | ||
![iDeal](https://www.multisafepay.com/fileadmin/user_upload/ideal-teaser.png "iDeal") | ||
![Maestro](https://www.multisafepay.com/fileadmin/user_upload/maestro-teaser.png "Maestro") | ||
![Mastercard](https://www.multisafepay.com/fileadmin/user_upload/mastercard-teaser.png "Mastercard") | ||
![Visa](https://www.multisafepay.com/fileadmin/user_upload/visa-teaser.png "Visa") | ||
|
||
and many more. | ||
|
||
## Countries available | ||
ADYEN™ is available in following countries: | ||
Austria, Australia, Belgium, Canada, Chech,, Finland, France, Germany, Ireland, Italy, the Netherlands, Poland, Portugal, Spain, Switzerland, United Kingdom, The United States of America. | ||
|
||
## Implementation | ||
Instructions on how to implement can be found here: https://github.com/ORRTIZ/oadyen/wiki/How-to-implement | ||
##Issues | ||
For an overview of open and closed issue, see: [https://github.com/ORRTIZ/oadyen/issues](https://github.com/ORRTIZ/oadyen/issues) | ||
|
||
|
||
## License | ||
© 2015 Copyright Somonar B.V. | ||
|
||
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br />This page is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>. | ||
|