Daniel Dudzic
|
d30b44d18e
|
First attempt at fixing the PayLater Messaging block on the frontend. The block renders but with default config and not block specific settings.
|
2024-04-02 16:15:22 +02:00 |
|
Emili Castells Guasch
|
4e6eec462c
|
Remove duplicated return
|
2024-03-19 12:05:43 +01:00 |
|
Emili Castells
|
dd60e736a0
|
Merge pull request #2080 from woocommerce/PCP-2691-integrate-pay-later-messaging-block-with-the-messaging-configurator
Integrate pay later messaging block with the messaging configurator (2691)
|
2024-03-12 17:09:06 +01:00 |
|
Emili Castells Guasch
|
2527f45a1e
|
Add wc invoice id when creating PayPal order
|
2024-03-08 17:38:43 +01:00 |
|
Narek Zakarian
|
1f5e32c0b0
|
Use the new way to check if block should be enabled
|
2024-03-05 17:08:10 +04:00 |
|
Emili Castells
|
da6d57b77b
|
Merge pull request #2051 from woocommerce/PCP-2466-acdc-unsuccessfully-payment-with-new-credit-card-when-debugging-is-enabled-json-error-on-frontend-and-warning-on-network-tab-2
ACDC Unsuccessfully payment with new credit card when debugging is enabled (json error on frontend and warning on network tab) (2466)
|
2024-02-29 11:58:34 +01:00 |
|
Emili Castells
|
11e7f79efa
|
Merge pull request #2053 from woocommerce/PCP-2692-messaging-configurator-feedback
Improve the messaging configurator styles (2692)
|
2024-02-29 11:55:58 +01:00 |
|
Emili Castells Guasch
|
7ee7cc82f8
|
Exclude PayPal subscriptions products from automatic only payment gateways
|
2024-02-26 15:45:23 +01:00 |
|
Narek Zakarian
|
93d4f64270
|
use the text-size for rendering messages
|
2024-02-23 15:42:00 +04:00 |
|
Pedro Silva
|
9032457868
|
Fix ThreeDSecure warning.
|
2024-02-22 17:59:43 +00:00 |
|
Emili Castells
|
a4f4cec23c
|
Merge pull request #1924 from woocommerce/PCP-921-paylater-configurator
Use Pay Later Messaging configurator
|
2024-02-16 14:50:15 +01:00 |
|
Narek Zakarian
|
388087b31d
|
Fix coding styles
|
2024-02-16 16:30:58 +04:00 |
|
Narek Zakarian
|
70b6370195
|
Improve the capitalization of "3DS Authentication Result" text
|
2024-02-12 16:24:16 +04:00 |
|
Pedro Silva
|
d738755216
|
Merge branch 'trunk' into PCP-2520-cart-simulation-type-error
|
2024-02-07 10:00:49 +00:00 |
|
Emili Castells
|
037f650288
|
Merge pull request #1986 from woocommerce/PCP-2521-apple-pay-recurring-payments
Apple Pay recurring payments (2521)
|
2024-02-07 10:47:08 +01:00 |
|
Pedro Silva
|
96b83c9d0d
|
ApplePay Vaulting Integration
|
2024-01-24 08:47:48 +00:00 |
|
Emili Castells Guasch
|
0160e42909
|
Exclude PayPal subscriptions from free trial flow
|
2024-01-23 15:41:59 +01:00 |
|
Emili Castells
|
4c04144c23
|
Merge pull request #1968 from woocommerce/release/2.5.0-rc2
Release 2.5.0-rc2
|
2024-01-17 15:18:35 +01:00 |
|
Emili Castells Guasch
|
484c355b65
|
Bump version 2.5.0-rc2
|
2024-01-17 15:06:35 +01:00 |
|
Emili Castells
|
2bd7d2bf0d
|
Merge pull request #1958 from woocommerce/PCP-2522-venmo-vaulting-integration
Venmo Vaulting integration (2522)
|
2024-01-17 14:50:47 +01:00 |
|
Pedro Silva
|
408503af1a
|
Fix PayPal button display on blocks conditions
|
2024-01-16 16:05:03 +00:00 |
|
Pedro Silva
|
751edc8353
|
Add support for Venmo button with vault v3
|
2024-01-15 16:55:36 +00:00 |
|
Emili Castells Guasch
|
51aa79af11
|
Disable save to account checkout if subscription in the cart
|
2024-01-11 12:29:36 +01:00 |
|
Emili Castells Guasch
|
dc9ad87b3e
|
Allow create payment when changing subscription payment method (WIP)
|
2024-01-08 12:40:56 +01: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
|
2a8320901b
|
Merge pull request #1939 from woocommerce/PCP-2388-php-8-2-deprecations
PHP 8.2 deprecations (2388)
|
2024-01-05 12:10:08 +01:00 |
|
Emili Castells
|
2f7e0683d6
|
Merge pull request #1926 from woocommerce/PCP-2488-make-all-hosted-card-fields-strings-translatable
make all hosted card fields strings translatable (2488)
|
2024-01-05 12:08:54 +01:00 |
|
Emili Castells
|
cd6486ce8c
|
Merge pull request #1925 from woocommerce/PCP-2487-implement-early-wc-validation-for-hosted-card-fields
Implement early WC validation for Hosted Card Fields (2487)
|
2024-01-05 12:07:27 +01:00 |
|
Pedro Silva
|
3c9043eeb6
|
Fix lint
|
2024-01-05 09:58:00 +00:00 |
|
Pedro Silva
|
a23dbb9c8b
|
Fix type error for services requiring SmartButton.
|
2024-01-05 09:37:23 +00:00 |
|
Alex P
|
40e4658576
|
Fix buttons loading in block editor
|
2024-01-05 09:52:28 +02:00 |
|
Pedro Silva
|
2348db69dc
|
Fix PHP 8.2 deprecation notices.
|
2024-01-03 17:34:58 +00:00 |
|
Pedro Silva
|
c2946b0516
|
Revert unneeded changes.
|
2024-01-03 11:18:30 +00:00 |
|
Pedro Silva
|
282d1a73e0
|
Rollback button early validation and add support for Credit Card Gateway.
|
2024-01-03 11:13:01 +00:00 |
|
Pedro Silva
|
00dfa6122b
|
Add translations to Card Fields inputs and labelds.
|
2023-12-22 17:47:03 +00:00 |
|
Pedro Silva
|
a37594643a
|
Add Basic Checkout Validation and Early Checkout Validation to Card Fields
|
2023-12-22 16:02:00 +00:00 |
|
Pedro Silva
|
56952abc7d
|
Fix refresh buttons on show/hide events
|
2023-12-21 18:15:59 +00:00 |
|
Pedro Silva
|
e04f76d078
|
Add mnin margin to buttons.
|
2023-12-21 17:46:07 +00:00 |
|
Alex P
|
f4ac4401c1
|
Do no load messaging (or paypal sdk) when disabled in settings
|
2023-12-20 15:18:39 +02:00 |
|
Alex P
|
1962823eb3
|
Split is_pay_later_messaging_enabled
|
2023-12-20 15:17:07 +02:00 |
|
Alex P
|
a87eba2044
|
Use cart amount on any page
|
2023-12-20 15:04:09 +02:00 |
|
Alex P
|
231636cbcc
|
Fix .messages access
|
2023-12-20 10:27:45 +02:00 |
|
Alex P
|
c83975f293
|
Merge branch 'trunk' into PCP-1486-paylater-block
|
2023-12-20 09:00:57 +02:00 |
|
Alex P
|
340704756b
|
Do not render paylater block if module disabled
|
2023-12-20 09:00:16 +02:00 |
|
Alex P
|
22e908ff25
|
Fix context check
|
2023-12-20 08:59:47 +02:00 |
|
Emili Castells
|
26cff0154b
|
Merge pull request #1908 from woocommerce/PCP-2468-incorrect-margins-when-pay-pal-buttons-are-rendered-as-separate-gateways
Incorrect margins when PayPal buttons are rendered as separate gateways. (2468)
|
2023-12-18 14:58:01 +01:00 |
|
Emili Castells
|
cceb057ed1
|
Merge pull request #1910 from woocommerce/PCP-2471-hosted-card-fields-payment-not-possible-when-vaulting-is-active-and-user-does-not-have-a-saved-payment-method
Hosted card fields payment not possible when Vaulting is active and user does not have a saved payment method (2466)
|
2023-12-18 14:52:43 +01:00 |
|
Emili Castells
|
2c4767a55b
|
Merge pull request #1903 from woocommerce/PCP-1393-acdc-save-payment-for-purchase-later
Save cards for purchase later (1393)
|
2023-12-18 11:56:33 +01:00 |
|
Emili Castells Guasch
|
d68dc62160
|
Ensure input element exist before getting value
|
2023-12-18 11:33:03 +01:00 |
|
Pedro Silva
|
68f7fe6771
|
Fix default button margins.
|
2023-12-15 18:07:55 +00:00 |
|