Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.6.0 #94

Merged
merged 42 commits into from
Dec 3, 2020
Merged

Release 1.6.0 #94

merged 42 commits into from
Dec 3, 2020

Conversation

acampos1916
Copy link
Member

@acampos1916 acampos1916 commented Nov 30, 2020

Features
Gift card payment method (#68)
Mobile Bancontact payment method (#74)
Add snippets to payment information link + update position link (#78)
Add extra events for better extensibility (#83)

Fixes
Update mail sending (#69)
Add fallback for config fetch when no shop is specified (#71)
Alter notification url to /frontend/notification/adyen (#75)
Using composer v1 in Github Actions (#76)
More strict paymentMethodFormSubmitSelector (#87)
Redirect payment methods flow with POST->Transparent controller (#88)
Adding payload and redirectResult GET parameters to transparent redirect (#92)
try/catch block for getting the Shop service from the backend (#93)

acampos1916 and others added 30 commits June 22, 2020 15:34
* Shopware review fixes and remove 3DS2 image size

* Indentation fixes

* Hardcode 3DS image size

* Revert hardcode 3DS image size
* Fixes and removing phpcs exclude patterns in favor of specific rules suppression

* New phpcs version and ignore/disable sniffs

* Adjusting copyright comment
To correctly install the plugin via composer, the module directory needs to be renamed to 'AdyenPayment'.
Shows error message when 404 is returned from Test button. This means the plugin is not active.
* Fixes #15 Handle offer_closed notification

* PW-2748 Tabs -> spaces
* Fixes #18 PW-2600 Catch exception during backend Test

* PW-2600 Tabs to spaces
Saves the config before the test is ran.

Fix #24
Adds configuration option to make caching of /paymentmethods call configurable.

Co-authored-by: Ángel Campos <[email protected]>

Fixes #26
* PW-2505 Distinquish fields of test and live

* PW-2505 Remove debug lines

* Improve labels

Co-authored-by: Ángel Campos <[email protected]>

Co-authored-by: Marcos Garcia <[email protected]>
Co-authored-by: Ángel Campos <[email protected]>
* Save successful psp reference to PaymentInfo

* Fixes #17 Use succesfull notification for refunds
* Only send mail after succesful payment

* Fixes #12 Tabs to spaces

* Fix indentation

* Fix indentation

Co-authored-by: Marcos Garcia <[email protected]>
Co-authored-by: Ángel Campos <[email protected]>
Add missing service registration
* AP-59 giftCard validation

* AP-59 Giftcard processing

* AP-59 Add required security code check
* AP-46 update mail sending

* AP-46 update cs

* AP-46 update PHP docs
bortefi and others added 5 commits November 4, 2020 11:20
* AP-72 revert previous fix

* AP-72 add transparent redirect without session

* AP-72 update code style

* AP-72 add debug logging

* AP-72 update cr, add smarty escape
…rent redirect (#92)

* [PW-3546] Adding payload GET parameter to transparent redirect

* [PW-3546] Adding redirectResult GET parameter to transparent redirect

* [PW-3546] Filtering POST params and forwarding all GET params from the transparent controller
@acampos1916 acampos1916 merged commit f02b085 into master Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants