You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At BitBag we do believe in open source. However, we are able to do it just because of our awesome clients, who are kind enough to share some parts of our work with the community. Therefore, if you feel like there is a possibility for us working together, feel free to reach us out. You will find out more about our professional services, technologies and contact details at [https://bitbag.io/](https://bitbag.io/?utm_source=github&utm_medium=referral&utm_campaign=plugins_adyen).
8
+
We want to impact many unique eCommerce projects and build our brand recognition worldwide, so we are heavily involved in creating open-source solutions, especially for Sylius. We have already created over 35 extensions, which have been downloaded almost 2 million times.
9
+
10
+
You can find more information about our eCommerce services and technologies on our website: https://bitbag.io/. We have also created a unique service dedicated to creating plugins: https://bitbag.io/services/sylius-plugin-development.
11
+
12
+
Do you like our work? Would you like to join us? Check out the “Career” tab: https://bitbag.io/pl/kariera.
13
+
14
+
# About us
15
+
---
16
+
17
+
BitBag is a software house that implements tailor-made eCommerce platforms with the entire infrastructure—from creating eCommerce platforms to implementing PIM and CMS systems to developing custom eCommerce applications, specialist B2B solutions, and migrations from other platforms.
18
+
19
+
We actively participate in Sylius's development. We have already completed over 150 projects, cooperating with clients from all over the world, including smaller enterprises and large international companies. We have completed projects for such important brands as **Mytheresa, Foodspring, Planeta Huerto (Carrefour Group), Albeco, Mollie, and ArtNight.**
20
+
21
+
We have a 70-person team of experts: business analysts and eCommerce consultants, developers, project managers, and QA testers.
@@ -21,14 +58,14 @@ At BitBag we do believe in open source. However, we are able to do it just becau
21
58
*[Security](#security)
22
59
*[Testing](#testing)
23
60
*[Frontend part](#frontend-part)
24
-
*[About us](#about-us)
25
-
*[Community](#community)
26
61
*[Additional Sylius resources for developers](#additional-resources-for-developers)
27
62
*[License](#license)
28
-
*[Contact](#contact)
63
+
*[Contact and Support](#contact-and-support)
64
+
*[Community](#community)
29
65
30
66
# Overview
31
67
----
68
+
Elevate your Sylius store's payment processing capabilities with the Adyen Plugin. Developed in collaboration with the Adyen Team, this plugin seamlessly integrates Sylius with Adyen, a globally recognized payment processing company. By enabling a wide range of payment methods, this plugin offers a comprehensive solution for your payment gateway needs. It supports all methods available to drop-in.
32
69
33
70

34
71
@@ -51,6 +88,7 @@ It supports all methods available to [drop-in](https://docs.adyen.com/online-pay
If you want to learn more about plugins functionalities, please go under this [link](https://github.com/BitBagCommerce/SyliusAdyenPlugin/blob/master/doc/functionalities.md).
75
112
76
-
## We are here to help
77
-
This **open-source plugin was developed to help the Sylius community** and make Adyen payments platform available to any Sylius store. If you have any additional questions, would like help with installing or configuring the plugin or need any assistance with your Sylius project - let us know!
For the full installation guide please go to [here](doc/installation.md).
81
116
82
-
# Installation
83
117
----
84
118
85
119
### Requirements
@@ -165,53 +199,38 @@ $ bin/phpunit
165
199
$ bin/behat
166
200
```
167
201
168
-
# About us
169
-
---
170
202
171
-
BitBag is an agency that provides high-quality **eCommerce and Digital Experience software**. Our main area of expertise includes eCommerce consulting and development for B2C, B2B, and Multi-vendor Marketplaces.
172
-
The scope of our services related to Sylius includes:
173
-
- **Consulting** in the field of strategy development
174
-
- Personalized **headless software development**
175
-
- **System maintenance and long-term support**
176
-
- **Outsourcing**
177
-
- **Plugin development**
178
-
- **Data migration**
179
-
180
-
Some numbers regarding Sylius:
181
-
* **20+ experts** including consultants, UI/UX designers, Sylius trained front-end and back-end developers,
182
-
* **100+ projects** delivered on top of Sylius,
183
-
* Clients from **20+ countries**
184
-
* **3+ years** in the Sylius ecosystem.
185
203
186
204
---
187
205
188
206
If you need some help with Sylius development, don't be hesitated to contact us directly. You can fill the form on [this site](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_adyen) or send us an e-mail to hello@bitbag.io!
This plugin's source code is completely free and released under the terms of the MIT license.
210
222
211
-
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen.)
223
+
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format them nicely because they shouldn't be seen.)
212
224
213
-
## Contact
225
+
## Contact and Support
214
226
---
215
-
If you want to contact us, the best way is to fill the form on [our website](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_adyen) or send us an e-mail to hello@bitbag.io with your question(s). We guarantee that we answer as soon as we can!
227
+
If you find anything that could be a security problem, please reach us first on hello@bitbag.io in order to prepare a patch before disclosure.
228
+
229
+
We know that your money is valuable, so we designed this plug-in to change the payment statuses only at the request of Adyen systems that are signed using the HMAC signature.
230
+
231
+
## Community
232
+
----
233
+
For online communication, we invite you to chat with us & other users on [Sylius Slack](https://sylius-devs.slack.com/).
Copy file name to clipboardexpand all lines: doc/functionalities.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,20 @@
4
4
Adyen is a growing payment processing company. This plug-in is an integration with Sylius, it was developed with Adyen Team cooperation to provide the best experience.
5
5
With this plugin, user is able to create new payment method for Adyen payments.
0 commit comments