Commit graph

34181 commits

Author SHA1 Message Date
Grzegorz Sadowski
fba7b018cb
[PaymentRequest] Fix static analysis 2024-08-07 08:36:52 +02:00
Grzegorz Sadowski
521b442a07
[Composer] Fix incompatible dependency versions 2024-08-06 14:10:31 +02:00
Kamil Grygierzec
9ab4967603
Use just find() repository method instead of creating a new one 2024-08-06 13:54:16 +02:00
Kamil Grygierzec
2154a9a5e1
Rename PaymentRequestChecker to provider 2024-08-06 13:54:16 +02:00
Kamil Grygierzec
b7eceb920b
Remove unecessary asserts or convert them to exceptions 2024-08-06 13:54:15 +02:00
Kamil Grygierzec
05584302e2
Add new exceptions 2024-08-06 13:54:14 +02:00
Kamil Grygierzec
3038902191
Make some methods non nullable 2024-08-06 13:53:43 +02:00
Jacob Tobiasz
06c1853507
Fix Payum-related tests 2024-08-06 13:53:42 +02:00
Jacob Tobiasz
842a791ccf
Change the 'sylius.payment_request.command_provider.payum.offline' priority when the test_cached_payum env is used 2024-08-06 13:53:42 +02:00
Jacob Tobiasz
81089b1f9c
Rename the test_cached_payumless environment to test_cached_payum 2024-08-06 13:53:41 +02:00
Jacob Tobiasz
6aafbff5b1
Add workflows using the test_cached_payumless env 2024-08-06 13:52:58 +02:00
Jacob Tobiasz
1d2f327c74
Create an environment for payumless tests 2024-08-06 13:40:48 +02:00
Wojdylak
e786fb486a
[ApiBundle] Add normalization group to payment complete endpoint 2024-08-06 13:40:48 +02:00
Wojdylak
c33d0957cc
Fix phpstan 2024-08-06 13:40:48 +02:00
Wojdylak
592090fe1f
[ApiBundle][Payment] Add subresource for payment request 2024-08-06 13:40:48 +02:00
Wojdylak
d3393998f8
[Payment] Add relation to PaymentRequest 2024-08-06 13:40:48 +02:00
Wojdylak
270e894f3c
[ApiBundle][PaymentRequest] Return only iri for payment method 2024-08-06 13:40:48 +02:00
Wojdylak
1711b5872d
[ApiBundle] Rename PaymentRequestDataProvider to PaymentRequestUpdateDataProvider 2024-08-06 13:40:47 +02:00
Wojdylak
266812aa4c
[Test][Shop] Add contracts test for payment request 2024-08-06 13:40:47 +02:00
Wojdylak
24036f6832
[Test][Admin] Add contracts test for payment request 2024-08-06 13:40:47 +02:00
Wojdylak
9054721d76
[ApiBundle] Add serialization group payment request 2024-08-06 13:40:47 +02:00
Wojdylak
c1592c3895
[ApiBundle] Add PaymentRequestDataProvider class 2024-08-06 13:40:47 +02:00
Wojdylak
717fb0f733
[ApiBundle] Add UpdatePaymentRequestEligibilityChecker class 2024-08-06 13:40:47 +02:00
Wojdylak
b0e743be0e
[CoreBundle] Resolve Offline payment request 2024-08-06 13:40:47 +02:00
Francis Hilaire
11e5adf3c5
Introducing PaymentRequestAnnoncer same as CatalogPromotionAnnouncer 2024-08-06 13:40:46 +02:00
Francis Hilaire
97703d4ba7
Rename Checker to Resolver 2024-08-06 13:40:46 +02:00
Francis Hilaire
980b517e75
Refactor to a Resolver 2024-08-06 13:40:46 +02:00
Francis Hilaire
2766c0109e
Inline type 2024-08-06 13:40:46 +02:00
Francis Hilaire
bac9402bb3
Fix sentences 2024-08-06 13:40:46 +02:00
Francis Hilaire
03f0d29ad3
Reorder methods 2024-08-06 13:40:46 +02:00
Francis Hilaire
dee9312473
Drop "!"
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
2024-08-06 13:40:46 +02:00
Francis Hilaire
58bc3e1908
Fix typo
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
2024-08-06 13:40:45 +02:00
Francis Hilaire
f774574c75
Add Cancel action 2024-08-06 13:40:45 +02:00
Francis Hilaire
f2b5a1fe34
Fix typo
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
2024-08-06 13:40:45 +02:00
Francis Hilaire
ff0842df35
Fix Postgresql error when select UUID binary value 2024-08-06 13:40:45 +02:00
Francis Hilaire
7858f82eb4
Revert, even if it works it's not the purpose of this PR 2024-08-06 13:40:45 +02:00
Francis Hilaire
e83fa8f5c4
Use new transport for payment_request 2024-08-06 13:40:45 +02:00
Francis Hilaire
dc447097a8
Fix service definition 2024-08-06 13:40:43 +02:00
Francis Hilaire
d32475c938
Payment and Method are now required 2024-08-06 13:38:54 +02:00
Francis Hilaire
acd6e8c5ad
Rename and refactor duplication checker repository method 2024-08-06 13:38:54 +02:00
Francis Hilaire
74f003fefa
Re-Delete unecessary spec test 2024-08-06 13:38:54 +02:00
Francis Hilaire
383b451f4c
ECS fix 2024-08-06 13:38:54 +02:00
Francis Hilaire
dec0b4d86c
Refactor to minimize payment requests command handlers 2024-08-06 13:38:54 +02:00
Francis Hilaire
f3c438a531
On-Delete cascade when the related payment id deleted, set null for the related payment method deletion 2024-08-06 13:38:53 +02:00
Francis Hilaire
7863ad042f
Validate the PaymentRequest action and return a list of available actions if it's possible 2024-08-06 13:38:53 +02:00
Francis Hilaire
b1de72e677
Rename requestPayload to payload 2024-08-06 13:38:53 +02:00
Francis Hilaire
531a0c68ff
Rename type to action 2024-08-06 13:38:53 +02:00
Francis Hilaire
3a6ad1dafd
Readd ramsey uuid needed for AttributeBundle 2024-08-06 13:38:53 +02:00
Francis Hilaire
eba9688871
Remove not required suggestion 2024-08-06 13:38:53 +02:00
Francis Hilaire
3e9c3cba9e
Fix PHPStan error on Sf 5.4 2024-08-06 13:38:53 +02:00