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

Add GiroPay payment method #97

Merged
merged 1 commit into from Dec 11, 2020
Merged

Add GiroPay payment method #97

merged 1 commit into from Dec 11, 2020

Conversation

cyattilakiss
Copy link
Contributor

@cyattilakiss cyattilakiss commented Dec 8, 2020

Summary

Add GiroPay support
Depends on: #95

Tested scenarios

Giropay payment method

@cyattilakiss cyattilakiss merged commit d92dc34 into develop Dec 11, 2020
@cyattilakiss cyattilakiss deleted the PW-3356 branch December 11, 2020 08:35
peterojo pushed a commit that referenced this pull request Dec 16, 2020
@acampos1916 acampos1916 mentioned this pull request Jan 4, 2021
peterojo added a commit that referenced this pull request Jan 13, 2021
* Add minutely scheduled tasks for notifications (#94)

* [PW-3587] added peterojo to code owners

* [PW-3587] create and register scheduled tasks for notifications

* [PW-3587] added logging to task handlers

* [PW-3587] switch logger to adyen_notification

Co-authored-by: petero <peter.ojo@adyen.com>

* [PW-3588] migration to add scheduled_processing_time to notification (#100)

* [PW-3588] migration to add scheduled_processing_time to notification table

* [PW-3588] add new colummn to entity definition

* Update checkout api version to 64 and checkout component version to 3.18.2 (#95)

* Update checkout component to version 3.18.2

* Update php api library version to 8

* Update composer lock to php api library version 8.1.0

* Add GiroPay payment method (#97)

* [PW-3591] add method in NotificationService to set scheduled_processing_time on Notification (#101)

* PW-3591 notification insert bugfixes

* PW-3591 bugfix add salesChannelId when attempting to fetch hmackey

* PW-3591 add method to schedule notification

* PW-3591 accept notification as array in schedule function, rename for clarity

* [PW-3589] Add getScheduledUnprocessedNotifications() to NotificationService (#102)

* [PW-3589] refactoring simplify validation plugin/request environment mismatch

* pin php version in workflow

* PW-3589 phpcs fix

* PW-3589 add method to get scheduled and unprocessed notifications

* PW-3589 remove check for environment mismatch in notification receiver

* PW-3589 limit collection of scheduled unprocessed notifications to 100

* PW-3589 phpcs fix extra long line

* PW-3589 fix bug with checking for duplicates and bug with datetime conversion in database

* PW-3589 use isset to check for array keys

* PW-3590 add function to get unscheduled notifications in NotificationService (#108)

* [PW-3592] Schedule notifications from the shopware ScheduledTask (#110)

* PW-3592 scheduled unscheduled notifications

* --amend

* --amend

* PW-3592 fix bug and phpcs

* PW-3592 log result

* [PW-2843] implement notification auth from the library (#115)

* [PW-2843] implement notification auth from the library

* [PW-2843] phpcs fix

* [PW-2843] phpcs fix

* [PW-2843] get sales channel specific merchant account, user username and password from config for notification auth

* [PW-2843] check for set notification credentials

* [PW-3694] add notification processors (#117)

* [PW-3694] add notification processors

* [PW-3694] change notification states

* [PW-3694] cleanup

* conform scheduled_processing_time column to rest of the table

* [PW-3694] update notification states

* [PW-3694] revise naming of notification processor classes

* [PW-3694] move interface implementation to concrete classes

* [PW-3694] add detailed info logs to notification processing

* [PW-3694] add more detailed info logs to notification processing

* PW-3049 bugfix fix additional_data definition in adyen notifications (#120)

* Bugfix: set additional_data field as longtext

* Bugfix: set also error_message field as longtext

* [PW-3049] fix mysql syntax for adding comment to new column (#121)

Co-authored-by: Attila Kiss <42297201+cyattilakiss@users.noreply.github.com>
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.

None yet

3 participants