Commit graph

12 commits

Author SHA1 Message Date
Alex P
c9595e29bd
Fix tests 2023-06-14 15:39:24 +03:00
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
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
49bb1bc371 Check if registration is needed
createaccount checkbox is not present when guest checkout is disabled
2021-10-20 10:30:48 +03:00
Alex P
7ef5991cb8 Log endpoint errors 2021-09-23 17:19:46 +03:00
Alex P
dcd9bfffdd Fix test warning 2021-08-27 20:41:52 +03: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