Emili Castells Guasch
|
0ed05ac1ea
|
Fix phpunit
|
2025-08-06 14:03:37 +02:00 |
|
Emili Castells Guasch
|
e11f3c2a9a
|
Merge trunk
|
2025-07-14 12:22:49 +02:00 |
|
Himad M
|
8021974416
|
Enable AppSwitch on ppcp-button module
|
2025-07-03 22:49:30 -04:00 |
|
Daniel Dudzic
|
c54f82ea94
|
🧪 Update OrderFactoryTest to support consolidated factory method
|
2025-07-03 10:16:58 +02:00 |
|
Daniel Dudzic
|
fb0499ec7c
|
🧪 Remove failing no_status test case from OrderFactoryTest
|
2025-07-01 12:49:14 +02:00 |
|
Emili Castells Guasch
|
8f6f5c0c35
|
Merge trunk
|
2025-06-23 10:56:29 +02:00 |
|
Alex P.
|
6691ee5a21
|
Use shipping callback
|
2025-06-20 10:43:52 +03:00 |
|
Philipp Stracker
|
fb079bc456
|
✅ Test the contact preference factory class
|
2025-06-13 17:11:17 +02:00 |
|
Philipp Stracker
|
eab748536b
|
✅ Test the context builder pattern
|
2025-06-13 17:10:53 +02:00 |
|
Alex P.
|
05690d1ef6
|
Add test
|
2025-06-02 10:50:21 +03:00 |
|
Alex P.
|
2a033d3f5f
|
Add tests
|
2025-06-02 10:04:23 +03:00 |
|
Alex P.
|
da45fb1baf
|
Remove ApplicationContext
|
2025-05-29 19:49:43 +03:00 |
|
Alex P.
|
25ad33c679
|
Remove unused class
|
2025-05-28 20:58:18 +03:00 |
|
Alex P
|
8b94dda4d6
|
Fix tests
|
2024-10-03 10:40:37 +03:00 |
|
Daniel Dudzic
|
811c921b41
|
Update the testFromWcOrderMaxStringLength() test to match the new title sanitization and trimming
|
2024-03-11 20:54:07 +01:00 |
|
Narek Zakarian
|
c3ae6ad8a6
|
Fix the tests
|
2024-01-31 16:51:33 +04:00 |
|
Emili Castells Guasch
|
db9852b535
|
Fix phpunit
|
2023-10-24 12:02:24 +02:00 |
|
Emili Castells Guasch
|
f47d7cec18
|
Remove payee from purchase units
|
2023-10-24 11:49:43 +02:00 |
|
Narek Zakarian
|
f869f98ac1
|
Add url & image_url to Item
|
2023-08-31 17:40:06 +04:00 |
|
Pedro Silva
|
4027f4a77e
|
* Fix tests
|
2023-08-04 14:18:27 +01:00 |
|
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
|
7e16b39bbb
|
Remove shortcodes from description
|
2023-03-03 09:48:45 +02:00 |
|
Alex P
|
9ab091b945
|
Fix shipping preference for vaulted card button
|
2022-07-05 17:30:12 +03: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
|
84a5d9cd0f
|
Merge branch 'trunk' into pcp-328-mismatch
|
2022-06-20 16:35:37 +03:00 |
|
Alex P
|
af15246a96
|
Fix order fees total
|
2022-06-17 09:41:05 +03:00 |
|
dinamiko
|
0262549382
|
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
|
2022-06-16 11:12:41 +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
|
062c08f19f
|
Remove unit test
|
2022-06-02 11:37:53 +02:00 |
|
dinamiko
|
ade0e51e47
|
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
|
2022-05-17 14:16:23 +02:00 |
|
Emili Castells
|
cff92d54ec
|
Merge pull request #642 from woocommerce/pcp-357-negative-fees
Do not send negative price items, add to discount
|
2022-05-17 13:54:22 +02:00 |
|
Alex P
|
88220aa3c6
|
Do not send negative price items, add to discount
|
2022-05-16 15:15:42 +03:00 |
|
Alex P
|
a8c1f386aa
|
Fix item description with emoji
|
2022-05-13 17:12:56 +03:00 |
|
dinamiko
|
158f900282
|
Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice
|
2022-04-28 09:10:18 +02:00 |
|
Alex P
|
4a4f131325
|
Handle card smart button for free trial (1$ auth + void)
Disabling this funding source also disables DCC
|
2022-04-25 15:24:37 +03:00 |
|
dinamiko
|
372884ce16
|
Fix phpunit
|
2022-04-19 10:37:33 +02:00 |
|
Alex P
|
368d50ce7b
|
Add test
|
2022-04-12 16:43:42 +03:00 |
|
Alex P
|
f5a472673b
|
Handle free trial sub for cards
authorize 1$ and void
|
2022-04-06 09:10:24 +03:00 |
|
dinamiko
|
caf9a2c50d
|
Fix phpunit test
|
2022-02-23 11:23:44 +01:00 |
|
dinamiko
|
d86fdc35ff
|
Merge branch 'trunk' into pcp-307-fee
|
2022-02-23 10:06:11 +01:00 |
|
Alex P
|
e22cb04350
|
Fix file name
|
2022-02-14 12:41:07 +02:00 |
|
Alex P
|
2ab75368b4
|
Add SellerReceivableBreakdown
|
2022-02-14 10:46:55 +02:00 |
|
Alex P
|
5cbd84a050
|
Add MoneyFactory
|
2022-02-14 10:46:55 +02:00 |
|
Alex P
|
361d2365fc
|
Update tests
|
2022-02-09 16:28:27 +02:00 |
|
Alex P
|
52e08a0cf2
|
Fix tests
|
2022-01-25 17:21:50 +02:00 |
|
Alex P
|
23e68419f8
|
Remove unused
|
2022-01-25 15:49:43 +02:00 |
|