Commit graph

8 commits

Author SHA1 Message Date
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