Narek Zakarian
|
e8c59d98b4
|
fix tests
|
2022-11-29 19:53:32 +04:00 |
|
Narek Zakarian
|
50e18c1518
|
Add FraudNet header when creating order.
|
2022-11-29 19:31:58 +04:00 |
|
dinamiko
|
f5fa440f5d
|
Update changelog, skip failing testing for now
|
2022-08-31 17:20:54 +02:00 |
|
Alex Pantechovskis
|
cfc549958d
|
Merge pull request #699 from woocommerce/PCP-673-store-customer-id-for-vaulted-payment
Store the customer id for vaulted payment method in usermeta
|
2022-07-26 16:09:30 +03:00 |
|
Alex P
|
619e9d2552
|
Change address handling for card button
Make the name field to always appear and send at least one address
|
2022-07-19 09:24:19 +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 |
|
Narek Zakarian
|
4c89caf0d9
|
Fix the tests
|
2022-06-23 19:18:29 +04:00 |
|
dinamiko
|
4978107554
|
Ensure purchase units contains tax rate and shipping when creating the order
|
2022-04-28 11:02:00 +02:00 |
|
dinamiko
|
cf0d7858fd
|
Add unit tests
|
2022-04-22 15:21:00 +02:00 |
|
Alex P
|
1b5052a858
|
Merge branch 'trunk' into pcp-475-free-trial
|
2022-04-12 15:32:31 +03:00 |
|
Alex P
|
1c0df35f53
|
Handle free trial for paypal
Vault account without payment
|
2022-04-12 14:59:07 +03:00 |
|
Narek Zakarian
|
56b4b6635c
|
Adjust tests
|
2022-03-15 16:40:49 +04: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 |
|
dinamiko
|
96d154a856
|
Refactoring
|
2022-01-05 14:12:37 +01:00 |
|
dinamiko
|
0ae7e6e9bc
|
Extract customer id retrieval
|
2022-01-05 12:49:49 +01:00 |
|
dinamiko
|
ab59654a9b
|
Fix phpunit errors
|
2022-01-04 14:59:35 +01:00 |
|
dinamiko
|
d33ca00ac7
|
Fix CI errors
|
2022-01-03 15:15:33 +01:00 |
|
dinamiko
|
7e575eef5d
|
Fix phpunit tests
|
2021-11-12 17:10:00 +01:00 |
|
dinamiko
|
e3a793e3e5
|
Fix merge conflicts
|
2021-10-20 15:01:53 +02:00 |
|
dinamiko
|
b5748b2911
|
Fix unit tests
|
2021-10-15 16:28:18 +02:00 |
|
dinamiko
|
a42ae3567f
|
Merge trunk
|
2021-10-13 16:13:42 +02:00 |
|
Alex P
|
f4d82e0de8
|
Fix namespace name, remove classmap
|
2021-10-08 10:23:19 +03:00 |
|
dinamiko
|
e36d77fad2
|
Merge trunk (WIP)
|
2021-10-07 17:36:29 +02:00 |
|
Alex P
|
03e9ac9aad
|
Fix capture endpoint returned object
|
2021-10-07 10:15:29 +03:00 |
|
Alex P
|
1a7eae93c2
|
Refactor capture status, make like authorization status
|
2021-10-06 22:12:06 +03:00 |
|
dinamiko
|
a21aa9111a
|
Merge branch 'trunk' into PCP-327-prevent-subscription-from-being-
|
2021-10-06 12:35:08 +02:00 |
|
dinamiko
|
a592b57848
|
Force authorization intent when purchasing subscription product
|
2021-10-05 12:12:19 +02:00 |
|
Alex P
|
06e437e0c3
|
Refactor logging, add missing logging
|
2021-10-04 19:16:50 +03:00 |
|
dinamiko
|
17de4ac1de
|
Fix merge conflict
|
2021-09-16 12:34:05 +02:00 |
|
dinamiko
|
804ff8e526
|
Fix unit tests
|
2021-09-15 11:28:32 +02:00 |
|
dinamiko
|
12b9905c60
|
Fix unit tests (WIP)
|
2021-09-14 17:46:33 +02:00 |
|
dinamiko
|
05dcf5c4f4
|
Refactoring
|
2021-09-10 12:16:33 +02:00 |
|
Alex P
|
72154085f4
|
No DateTimeInterface::ISO8601 in PHP 7.1
|
2021-08-18 17:15:15 +03:00 |
|
emilicastells
|
3fde81bb80
|
Fix unit tests
|
2021-08-13 14:39:27 +02:00 |
|
dinamiko
|
03d2eed36b
|
Fix phpunit tests
|
2021-07-12 17:31:07 +02:00 |
|
Kirill Braslavsky
|
9a29bf07ca
|
fix tests
|
2021-04-01 13:48:10 +03:00 |
|
dinamiko
|
e7f592efe3
|
Add test coverage for identity token
|
2021-03-03 15:08:27 +01:00 |
|
dinamiko
|
7842939ede
|
Add test coverage for payment tokens
|
2021-03-03 11:50:27 +01:00 |
|
carmenmaymo
|
cec2fa0459
|
fix OrderEndpointTest
|
2021-01-21 08:31:37 +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 |
|