Commit graph

1378 commits

Author SHA1 Message Date
Emili Castells
be3d58e3de
Merge pull request #1953 from woocommerce/PCP-461-error-when-adding-changing-subscription-payment-method-to-pay-pal-dcc-while-no-vault-token-exists
WC Subscriptions change subscription payment
2024-01-12 12:05:04 +01:00
Emili Castells Guasch
16eebecc5a Add change subscription payment for vault v3 2024-01-08 11:38:00 +01:00
Alex P
256ca019d1
Rename locations in style settings 2024-01-08 11:37:06 +02:00
Emili Castells Guasch
09d6ccc92d Merge branch 'trunk' into PCP-461-error-when-adding-changing-subscription-payment-method-to-pay-pal-dcc-while-no-vault-token-exists 2024-01-08 09:27:51 +01:00
Alex P
f40d3602a3
Rename button locations 2024-01-08 08:34:25 +02:00
Emili Castells
02722a3c97
Merge pull request #1897 from woocommerce/PCP-1486-paylater-block
Add Pay Later Messaging block
2024-01-05 15:04:01 +01:00
Emili Castells Guasch
355f30c663 Merge trunk 2024-01-05 15:02:06 +01:00
Pedro Silva
5e6d7f97d2
Clear PUI and DCC product status on woocommerce_paypal_payments_clear_apm_product_status event 2024-01-04 17:30:50 +00:00
Pedro Silva
8e71665ec4
Add status message to feature availability reload. 2024-01-04 15:23:01 +00:00
Emili Castells Guasch
e23f50a5f3 Add change subscription payment for PayPal payment 2024-01-03 16:57:23 +01:00
Emili Castells Guasch
f75846952d Change subscription payment method (WIP) 2024-01-03 15:44:24 +01:00
Alex P
1962823eb3
Split is_pay_later_messaging_enabled 2023-12-20 15:17:07 +02:00
Alex P
ec50202468
Remove unused 2023-12-20 10:28:05 +02:00
Alex P
c83975f293
Merge branch 'trunk' into PCP-1486-paylater-block 2023-12-20 09:00:57 +02:00
Emili Castells
ea23d09010
Merge pull request #1900 from woocommerce/PCP-2177-uniform-smart-button-display-for-pay-pal-google-pay-and-apple-pay
Uniform Smart Button Display for PayPal, Google Pay, and Apple Pay (2177)
2023-12-14 09:56:11 +01:00
Pedro Silva
e01cef5d16
Fix lint. 2023-12-12 18:16:43 +00:00
Pedro Silva
81f606912f
Adds nonce validation to refresh feature status request. 2023-12-12 18:12:48 +00:00
Pedro Silva
d2abeb5dbf
Add mechanism to refresh feature status. 2023-12-12 17:30:55 +00:00
Alex P
6d450d587f
Always include buttons and messages components when in editor 2023-12-12 10:55:23 +02:00
Pedro Silva
46c575a401
Fix apm button styling 2023-12-07 18:20:58 +00:00
Emili Castells Guasch
290f4bc193 Fix phpcs 2023-12-05 10:11:42 +01:00
Emili Castells Guasch
cb7612851f Merge branch 'trunk' into PCP-1393-acdc-vault-v3 2023-11-30 14:40:04 +01:00
Alex P
9542a1b920
Fix text 2023-11-29 18:40:23 +02:00
Emili Castells Guasch
92a574f4fa Add pay with save payment method (WIP) 2023-11-29 17:29:20 +01:00
Alex P
de1ab5b7bf
Add addition Place Order description in block 2023-11-29 17:01:55 +02:00
Alex P
9d933b2b73
Change Place Order text 2023-11-29 16:59:59 +02:00
Emili Castells Guasch
9e87e93985 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-28 12:03:51 +01:00
Alex P
3cd6f99266
Keep default "Place order" button text in continuation 2023-11-27 16:16:19 +02:00
Pedro Silva
3e468896b6
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-24 13:37:27 +00:00
Niklas Gutberlet
9f5d62e2f2
Merge pull request #1858 from woocommerce/PCP-2273-block-buttons
Render block buttons separately and add block style settings
2023-11-24 14:22:24 +01:00
Pedro Silva
fb1ceeba76
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
# Conflicts:
#	modules/ppcp-api-client/services.php
#	modules/ppcp-wc-gateway/src/Processor/OrderProcessor.php
#	tests/PHPUnit/WcGateway/Processor/OrderProcessorTest.php
2023-11-24 11:20:15 +00:00
Pedro Silva
d1b087b90e
Merge pull request #1840 from woocommerce/PCP-2049-place-order-redirect
Allow redirect to PayPal with "Place order" button if smart buttons failed to load (2049)
2023-11-24 09:55:26 +00:00
Alex P
3131dab353
Merge branch 'PCP-2049-place-order-redirect' into PCP-2273-block-buttons 2023-11-23 10:07:05 +02:00
Alex P
ad715bcfb6
Merge branch 'trunk' into PCP-2049-place-order-redirect 2023-11-23 10:06:10 +02:00
Alex P
2492957dba
Add block styling settings 2023-11-22 17:25:24 +02:00
Emili Castells Guasch
d0e7200669 Add save payment methods for credit card payment 2023-11-22 13:19:28 +01:00
Emili Castells
a72227e60d
Merge pull request #1852 from woocommerce/PCP-2263-enable-block-cart-and-block-express-checkout-button-locations-by-default
enable Block Cart and Block Express Checkout button locations by default (2263)
2023-11-22 10:39:47 +01:00
Pedro Silva
020be490a6
Fix lint 2023-11-21 16:37:45 +00:00
Alex P
a3fec63153
Refactor preview id determination 2023-11-21 17:37:41 +02:00
Pedro Silva
3e7ebf5db2
Merge branch 'PCP-2263-enable-block-cart-and-block-express-checkout-button-locations-by-default' into PCP-2328-remove-the-home-location-from-default-enabled-pay-later-messaging-locations 2023-11-21 15:08:09 +00:00
Alex P
27768fdeda
Merge branch 'trunk' into PCP-2273-block-buttons 2023-11-21 16:09:10 +02:00
Emili Castells Guasch
a71965b967 Merge trunk 2023-11-21 15:05:45 +01:00
Emili Castells
af638334ae
Merge pull request #1827 from woocommerce/PCP-1771-separate-card-button-style
Add Standard Card Button gateway styling settings & preview (1771)
2023-11-21 15:03:31 +01:00
Emili Castells Guasch
d6ad402219 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-21 09:44:34 +01:00
Pedro Silva
40bd3f1d5c
Refactor button and paylater messaging default locations. 2023-11-20 10:43:09 +00:00
Pedro Silva
e7e5f10f83
Add block cart and block express checkout to default buttons locations. 2023-11-17 16:31:47 +00:00
Alex P
2dcfd115a9
Fix not approved order processing 2023-11-16 10:24:56 +02:00
Alex P
91c6e55f3d
Replace place order text via WC_Gateway 2023-11-16 09:41:17 +02:00
Emili Castells
aec5e6431c
Merge pull request #1832 from woocommerce/PCP-2158-apple-pay-use-checkout-form-data-to-update-shipping-and-billing
ApplePay use checkout form data to update shipping and billing (2158)
2023-11-15 12:02:57 +01:00
Alex P
c71e312f18
Add filters for place order button mode and text replacement script 2023-11-15 09:44:26 +02:00