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

PAYSHIP-2630 #1182

Merged
merged 8 commits into from Feb 13, 2024
Merged

PAYSHIP-2630 #1182

merged 8 commits into from Feb 13, 2024

Conversation

Matt75
Copy link
Contributor

@Matt75 Matt75 commented Jan 16, 2024

No description provided.

@L3RAZ L3RAZ marked this pull request as ready for review February 12, 2024 16:15
@L3RAZ L3RAZ changed the base branch from prestashop/8.x to refacto/PAYSHIP-2489 February 12, 2024 16:15
Matt75 and others added 7 commits February 13, 2024 13:09
* Added CreatePayPalOrderResponse DTO

* Added DTOs for create order response

* CS fix

* Added licenses
* Created required classes

* Added order create command handler logic

* Added paypal order query handler

* Moved QueryResult to Query namespace

* Added create command and get order query to command bus factory

* CS fix

* PHPStan fixes

* Reverted to old create handler

* PHPStan fixes
@L3RAZ L3RAZ force-pushed the refacto/PAYSHIP-2630 branch 2 times, most recently from 4c6218a to 4e6b714 Compare February 13, 2024 11:23
@L3RAZ L3RAZ merged commit 7d2495b into refacto/PAYSHIP-2489 Feb 13, 2024
11 checks passed
@L3RAZ L3RAZ deleted the refacto/PAYSHIP-2630 branch February 13, 2024 11:36
L3RAZ added a commit that referenced this pull request Mar 4, 2024
* Replace client token by user id token

* Implement payment method token

* Interfaces

* PAYSHIP-2631 PayPal Create Order Request DTO

* Added correct class import

* [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189)

* Added CreatePayPalOrderResponse DTO

* Added DTOs for create order response

* CS fix

* Added licenses

* [PAYSHIP-2632] Order create refactoring (#1183)

* Created required classes

* Added order create command handler logic

* Added paypal order query handler

* Moved QueryResult to Query namespace

* Added create command and get order query to command bus factory

* CS fix

* PHPStan fixes

* Reverted to old create handler

* PHPStan fixes

* Fixed regex and wrong customerId type

---------

Co-authored-by: Laurynas <laurynas.sedys@invertus.eu>
Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.com>
L3RAZ added a commit that referenced this pull request Mar 7, 2024
* Replace client token by user id token

* Implement payment method token

* Interfaces

* PAYSHIP-2631 PayPal Create Order Request DTO

* Added correct class import

* [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189)

* Added CreatePayPalOrderResponse DTO

* Added DTOs for create order response

* CS fix

* Added licenses

* [PAYSHIP-2632] Order create refactoring (#1183)

* Created required classes

* Added order create command handler logic

* Added paypal order query handler

* Moved QueryResult to Query namespace

* Added create command and get order query to command bus factory

* CS fix

* PHPStan fixes

* Reverted to old create handler

* PHPStan fixes

* Fixed regex and wrong customerId type

---------

Co-authored-by: Laurynas <laurynas.sedys@invertus.eu>
Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.com>
Matt75 added a commit that referenced this pull request Apr 3, 2024
* Replace client token by user id token

* Implement payment method token

* Interfaces

* PAYSHIP-2631 PayPal Create Order Request DTO

* Added correct class import

* [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189)

* Added CreatePayPalOrderResponse DTO

* Added DTOs for create order response

* CS fix

* Added licenses

* [PAYSHIP-2632] Order create refactoring (#1183)

* Created required classes

* Added order create command handler logic

* Added paypal order query handler

* Moved QueryResult to Query namespace

* Added create command and get order query to command bus factory

* CS fix

* PHPStan fixes

* Reverted to old create handler

* PHPStan fixes

* Fixed regex and wrong customerId type

---------

Co-authored-by: Laurynas <laurynas.sedys@invertus.eu>
Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.com>
Matt75 added a commit that referenced this pull request Apr 3, 2024
* Replace client token by user id token

* Implement payment method token

* Interfaces

* PAYSHIP-2631 PayPal Create Order Request DTO

* Added correct class import

* [PAYSHIP-2637] CreatePayPalOrderResponse DTO (#1189)

* Added CreatePayPalOrderResponse DTO

* Added DTOs for create order response

* CS fix

* Added licenses

* [PAYSHIP-2632] Order create refactoring (#1183)

* Created required classes

* Added order create command handler logic

* Added paypal order query handler

* Moved QueryResult to Query namespace

* Added create command and get order query to command bus factory

* CS fix

* PHPStan fixes

* Reverted to old create handler

* PHPStan fixes

* Fixed regex and wrong customerId type

---------

Co-authored-by: Laurynas <laurynas.sedys@invertus.eu>
Co-authored-by: Laurynas Šedys <laurynas.sedys.96@gmail.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
2 participants