Commit graph

19 commits

Author SHA1 Message Date
Alex P
7e16b39bbb
Remove shortcodes from description 2023-03-03 09:48:45 +02:00
dinamiko
1d9af879ef Fix phpunit 2022-06-27 12:33:51 +02:00
dinamiko
933a80b536 Merge trunk 2022-06-27 12:28:43 +02:00
Alex P
02c84e43e0 Improve item total/price retrieval
Less calculations, also fee was not included in item price for subs with fee
2022-06-15 21:33:25 +03:00
Alex P
770f8e558b Do not send tax in each item
Looks like it is not displayed anyway, and it causes mismatch + cannot send shipping/discount taxes as tax
2022-06-15 10:14:42 +03:00
Alex P
4f91e78591 Do not fail if no WC_Product in order item
It is possible for an order item to not have product, such as if created by a plugin.
2022-06-13 18:52:52 +03:00
dinamiko
ade0e51e47 Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-05-17 14:16:23 +02:00
Alex P
a8c1f386aa Fix item description with emoji 2022-05-13 17:12:56 +03:00
dinamiko
372884ce16 Fix phpunit 2022-04-19 10:37:33 +02:00
dinamiko
5369af13e2 Revert PCP-590-incorrect-tax-details as is causing line items not sent to PayPal 2022-04-04 11:35:50 +02:00
dinamiko
a237b9af53 Fix phpunit tests 2022-03-17 16:29:30 +01:00
Alex P
361d2365fc Update tests 2022-02-09 16:28:27 +02:00
Alex P
ffe32070d0 Extract shop currency, country to services 2021-11-30 10:40:38 +02:00
emilicastells
beafb7b56b
Fix unit tests 2021-08-13 17:09:27 +02:00
dinamiko
efcbf5dd7d Fix unit tests 2021-08-10 17:39:54 +02:00
carmenmaymo
0761f89269 fix ItemFactoryTests 2021-01-21 08:49:44 +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
f5bb4048cd add api client to main repository 2020-08-31 13:38:54 +03:00