Alex P
|
9d638a57e3
|
Show shipping methods in paypal if express without review
|
2023-04-25 15:06:24 +03:00 |
|
Alex P
|
8efa0e6da3
|
Fix pay now button
not sure if the action parameter in order creation request affects anything, but the docs say that it should match the js sdk commit parameter
|
2023-04-24 08:15:22 +03:00 |
|
Alex P
|
3c557907f2
|
Refresh checkout totals after validation if needed
Refreshing the totals the same way as WC does this.
|
2023-04-04 11:35:16 +03:00 |
|
Alex P
|
33bfc32427
|
Fix test warnings
|
2023-03-01 16:20:31 +02:00 |
|
Alex P
|
50560a96c4
|
Add tests
|
2023-02-07 15:30:59 +02:00 |
|
Alex P
|
91636a9dcc
|
Execute server-side WC validation when clicking button (order creation)
|
2022-10-27 09:55:25 +03:00 |
|
Alex P
|
0c17c6b1de
|
Allow to choose one of 3 card billing data handling modes
also handle it in one place, no need to mess with payer parsing and JS
|
2022-07-20 17:28:55 +03:00 |
|
Alex P
|
8c77258828
|
Add option for sending billing data
|
2022-07-18 16:24:53 +03:00 |
|
Alex P
|
fff2570124
|
Refactor shipping_preference
Extract its determination to a separate class, also remove useless CartRepository and use single PU to avoid confusion.
|
2022-07-05 14:37:04 +03:00 |
|
Alex P
|
361d2365fc
|
Update tests
|
2022-02-09 16:28:27 +02:00 |
|
dinamiko
|
e9cafc7628
|
Fix phpunit
|
2022-01-05 14:38:04 +01:00 |
|
Alex P
|
49bb1bc371
|
Check if registration is needed
createaccount checkbox is not present when guest checkout is disabled
|
2021-10-20 10:30:48 +03:00 |
|
dinamiko
|
97e3f217e8
|
Merge branch 'trunk' into release/1.6.0
|
2021-09-23 16:32:34 +02:00 |
|
Alex P
|
7ef5991cb8
|
Log endpoint errors
|
2021-09-23 17:19:46 +03:00 |
|
dinamiko
|
da3c573e30
|
Fix phpunit test
|
2021-09-21 12:20:54 +02:00 |
|
Alex P
|
dcd9bfffdd
|
Fix test warning
|
2021-08-27 20:41:52 +03:00 |
|
dinamiko
|
e7f592efe3
|
Add test coverage for identity token
|
2021-03-03 15:08:27 +01:00 |
|
carmenmaymo
|
f826c25f64
|
fix tests and cs
|
2021-01-19 09:50:07 +01:00 |
|
carmenmaymo
|
b82fc6128b
|
add test
|
2021-01-18 16:13:22 +01:00 |
|
David Remer
|
7445c91ed7
|
fix tests
|
2020-09-14 07:51:45 +03:00 |
|
David Remer
|
81637ebe6d
|
fix tests
|
2020-09-01 09:47:36 +03:00 |
|
David Remer
|
a35d103111
|
fix tests
|
2020-08-31 13:03:16 +03:00 |
|
David Remer
|
cd54a96981
|
fix tests
|
2020-08-31 11:12:59 +03:00 |
|
David Remer
|
20d4786943
|
add 3d secure helper test
|
2020-07-15 11:15:20 +03:00 |
|
David Remer
|
1225ad83c8
|
add tests for ChangeCartEndpoint
|
2020-04-29 12:11:53 +03:00 |
|