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-2632] Order create refactoring #1183

Merged
merged 9 commits into from
Feb 13, 2024
Merged

Conversation

L3RAZ
Copy link
Collaborator

@L3RAZ L3RAZ commented Jan 17, 2024

No description provided.

@L3RAZ L3RAZ added the WIP Status: Work In Progress label Jan 24, 2024
@L3RAZ L3RAZ force-pushed the feat/PAYSHIP-2632 branch from 805c3ff to 847d06d Compare February 12, 2024 16:26
@L3RAZ L3RAZ force-pushed the feat/PAYSHIP-2632 branch from 49087a9 to 9deda5b Compare February 13, 2024 09:39
@L3RAZ L3RAZ force-pushed the feat/PAYSHIP-2632 branch from 9deda5b to 68a22f4 Compare February 13, 2024 09:43
@L3RAZ L3RAZ merged commit 0c47470 into refacto/PAYSHIP-2630 Feb 13, 2024
11 checks passed
@L3RAZ L3RAZ deleted the feat/PAYSHIP-2632 branch February 13, 2024 09:55
L3RAZ added a commit that referenced this pull request Feb 13, 2024
* 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 added a commit that referenced this pull request Feb 13, 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 <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
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 <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
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 <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
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 <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
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 <[email protected]>
Co-authored-by: Laurynas Šedys <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Status: Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant