Commit graph

535 commits

Author SHA1 Message Date
Pedro Silva
ef5fc4b3d4
Add support for refunds in api response structure 2023-08-04 11:46:34 +01:00
Pedro Silva
65f89fd63e
Add api support for order endpoint to receive refunds 2023-08-03 17:57:51 +01:00
Emili Castells Guasch
2d0726044f Merge trunk 2023-08-03 17:20:28 +02:00
Emili Castells Guasch
ad95688277 Fix psalm 2023-08-03 12:47:41 +02:00
Emili Castells Guasch
a211553e4b Check if guest customer id exist in user meta when checking if payment exist on PayPal 2023-08-03 12:28:20 +02:00
Pedro Silva
c15b8ee463
Refactor purchase_item ditching behaviour to allow for extra line item with roundings. 2023-08-02 17:09:06 +01:00
Pedro Silva
77db626a92
Add discount and also handling, insurance, shipping_discount amounts to PUI total roundings 2023-07-26 09:43:06 +01:00
Emili Castells Guasch
d6c12ce29d Merge branch 'trunk' into PCP-991-v2-detach-vaulting-from-wc-subscriptions-support 2023-07-19 14:26:15 +02:00
Emili Castells
5361d4b3b2
Merge pull request #1489 from woocommerce/PCP-585-instant-payments
Send payee_preferred correctly for instant payments
2023-07-18 15:43:11 +02:00
Emili Castells
75f73ea090
Merge pull request #1427 from woocommerce/feat/PCP-1709_soft_descriptor
Include soft descriptor for card's activity
2023-07-18 15:40:04 +02:00
Emili Castells
9d906a1f4b
Merge pull request #1478 from woocommerce/PCP-895-buttons-not-working-on-single-product-page-for-woo-commerce-bookings-product
Buttons not working on single product page for WooCommerce Bookings product (895)
2023-07-18 15:36:00 +02:00
Alex P
f811ea6a99
Do not complete non-checkout button orders via webhooks 2023-07-17 10:40:21 +03:00
Emili Castells Guasch
0487593b99 Merge branch 'trunk' into PCP-991-v2-detach-vaulting-from-wc-subscriptions-support 2023-07-14 12:16:04 +02:00
Pedro Silva
35fbe42733
Refactor WooCommerce\PayPalCommerce\Onboarding\Exception\RuntimeException to \RuntimeException
Refactor to use add_query_arg in append_onboarding_token
2023-07-12 14:57:57 +01:00
Emili Castells Guasch
96e434d4b0 Merge trunk 2023-07-12 11:14:23 +02:00
Pedro Silva
25282b9514
Fix code review ajustments 2023-07-10 08:53:05 +01:00
Pedro Silva
96eae6c690
Add security to the onboarding return URL. 2023-07-07 18:44:53 +01:00
Pedro Silva
3b5a4b7f23
Add cart cleanup functionality to single page Bookable products 2023-07-05 17:10:26 +01:00
Alex P
249439d327
Send payee_preferred 2023-07-05 10:20:28 +03:00
Alex P
c9bf899b75
Remove not working payment_method in root 2023-07-05 09:57:38 +03:00
Alex P
2b566fcf44
Merge branch 'trunk' into PCP-860-apm 2023-06-27 15:54:06 +03:00
Emili Castells Guasch
28213c39af Add deactivate plan endpoint (WIP) 2023-06-15 12:16:25 +02:00
Alex P
10d99578d6
Send customer id as custom_id when no wc order yet 2023-06-14 12:41:56 +03:00
carmenmaymo
65858c5f42
Merge branch 'trunk' into feat/PCP-1709_soft_descriptor 2023-06-12 08:47:23 +02:00
Alex P
3cd9e6829b
Do not exclude free items 2023-06-06 15:25:02 +03:00
carmenmaymo
16d0e9b6fb
Add MX and JP to ACDC PCP-1755 2023-06-02 12:56:55 +02:00
carmenmaymo
f812d043af
Add soft descriptor to PurchaseUnitFactory PCP-1709 2023-05-30 15:11:13 +02:00
Emili Castells Guasch
fa049527b6 Catch correct exception 2023-05-24 15:17:03 +02:00
Emili Castells Guasch
3c0e807758 Fix merge conflicts 2023-05-16 12:44:14 +02:00
Emili Castells Guasch
b35295b43e Fix phpcs 2023-05-16 11:26:57 +02:00
Alex P
84459c4461
Do not send shipping options when not using paypal shipping 2023-05-11 14:52:17 +03:00
Emili Castells Guasch
48db0851ce Fix phpcs (WIP) 2023-05-02 14:28:36 +02:00
Emili Castells Guasch
eca8a3b09c Fix psalm 2023-05-02 12:35:46 +02:00
Alex P
b478d9adaa
Merge branch 'trunk' into pcp-157-blocks 2023-04-27 12:29:28 +03:00
Emili Castells Guasch
e3351b8822 Fix psalm 2023-04-27 09:50:41 +02:00
Alex P
f396870610
Refactor patch request 2023-04-26 16:57:45 +03:00
Alex P
9d638a57e3
Show shipping methods in paypal if express without review 2023-04-25 15:06:24 +03:00
Emili Castells Guasch
5f46c8441e Move subscriptions mode to PayPal settings tab 2023-04-19 11:00:08 +02:00
Emili Castells Guasch
6d400c7bf3 Get store currency from service 2023-04-11 11:58:11 +02:00
Emili Castells Guasch
dce0640d38 Add admin edit subscription status handling 2023-04-04 12:32:40 +02:00
Emili Castells Guasch
1cea0ff8d0 Add cancel subscription to my account 2023-04-03 16:19:46 +02:00
Emili Castells Guasch
1ed8f23efd Fix merge conflicts 2023-03-29 13:03:20 +02:00
Emili Castells Guasch
17211a8de9 Merge branch 'trunk' into PCP-591-save-and-display-vaulted-payment-methods-in-woo-commerce-native-endpoint 2023-03-29 12:57:58 +02:00
Emili Castells Guasch
72be73c5dc Update plan 2023-03-28 12:38:43 +02:00
Emili Castells Guasch
5712b54567 Add plan name 2023-03-27 15:24:44 +02:00
Emili Castells Guasch
50d12479b8 Add update product handler 2023-03-27 11:28:45 +02:00
Alex P
2a0fa49800
Merge branch 'trunk' into pcp-157-blocks 2023-03-22 23:23:06 +02:00
Emili Castells Guasch
999231fd01 Refactor (WIP) 2023-03-17 16:06:26 +01:00
Alex P
fa0afe381a
Merge branch 'trunk' into pcp-157-blocks 2023-03-17 15:53:53 +02:00
Alex P
9ba93c9e11
Remove unneeded extension
no reason to put it into extension, only adds confusion
2023-03-17 10:22:28 +02:00