Commit graph

573 commits

Author SHA1 Message Date
Emili Castells Guasch
4ee33d5fd0 Merge trunk 2024-06-04 15:59:00 +02:00
Emili Castells
3aba8d7dea
Merge pull request #2259 from woocommerce/PCP-3136-enable-shipping-callback-for-wc-subscriptions
Enable shipping callback for WC subscriptions (3136)
2024-06-03 14:25:36 +02:00
Narek Zakarian
4967c472e7
Update the shipping option for subscriptions on address change 2024-06-03 15:27:01 +04:00
Emili Castells Guasch
4c9ccebd10 Merge branch 'fastlane' into PCP-3172-fastlane-send-js-logs-to-woo-commerce-logger 2024-05-29 12:55:06 +02:00
Narek Zakarian
84616d07da
dont need to pass the payment source 2024-05-27 19:57:48 +04:00
Narek Zakarian
0245fa640b
Determine if venmo button is clicked and do not pass shipping callback handlers 2024-05-27 19:57:00 +04:00
Narek Zakarian
802c13cf8e
Enable the Shipping Callback handlers 2024-05-27 17:46:02 +04:00
Daniel Dudzic
a3c610bc1c
Replace crypto.randomUUID with a dependency (3165) 2024-05-27 11:33:34 +02:00
Emili Castells Guasch
ff3091b3a6 Use uuid for data-client-metadata-id 2024-05-24 17:20:44 +02:00
Narek Zakarian
bd745cb7d4
Do not update shipping when subscription 2024-05-24 18:49:10 +04:00
Narek Zakarian
796196bbbe
Remove unnecessary console log 2024-05-22 21:14:36 +04:00
Narek Zakarian
8301da1550
Do not add shipping handlers when option is checked 2024-05-22 21:02:42 +04:00
Narek Zakarian
1de6039d5b
Merge branch 'trunk' into PCP-3136-enable-shipping-callback-for-wc-subscriptions 2024-05-22 15:58:35 +04:00
Narek Zakarian
43f938f0a4
Fix payment with standard card button gateway + shipping callback 2024-05-21 20:48:13 +04:00
Narek Zakarian
1de72ed0bf
allow skipping confirmation page for subscriptions 2024-05-21 18:41:27 +04:00
Narek Zakarian
e95faf565f
Check for venmo and vaulting before creating wc order 2024-05-17 00:25:36 +04:00
Narek Zakarian
1561272657
Check for venmo and vaulting before creating wc order 2024-05-17 00:24:51 +04:00
Narek Zakarian
20ccef8b28
Check for venmo and vaulting for shipping handlers 2024-05-17 00:24:22 +04:00
Narek Zakarian
21bc7be648
do not process order from block pages 2024-05-15 22:06:52 +04:00
Narek Zakarian
db3a65ddef
Redirect to order received 2024-05-14 15:30:14 +04:00
Narek Zakarian
b7498149ad
Allow handling the shipping in PayPal 2024-05-06 18:44:24 +04:00
Narek Zakarian
f1a114588a
Create shipping handler for smart button 2024-05-06 18:43:27 +04:00
Emili Castells Guasch
2829e3a8a5 Revert to not add data-user-id-token if data-sdk-client-token exist for now 2024-04-29 17:31:10 +02:00
Emili Castells Guasch
e1271c4087 Do not add data-user-id-token if payment method is axo 2024-04-29 17:27:09 +02:00
Emili Castells Guasch
c13b9b2621 Prevent Do not pass SDK token and ID token error by not adding data-user-id-token when using data-sdk-client-token 2024-04-29 15:52:46 +02:00
Daniel Dudzic
ab718b6045
Messages Bootstrap: Add a render retry functionality 2024-04-26 00:00:00 +02:00
Daniel Dudzic
2317c90db4
Resolve merge conflict 2024-04-20 19:38:41 +02:00
Emili Castells
a3bbcfeec5
Merge pull request #2155 from woocommerce/PCP-2347-new-feature-accelerated-checkout
New feature: Accelerated Checkout (2347)
2024-04-18 16:04:39 +02:00
Pedro Silva
20a4a8e0d3
Fix AXO loading when vaulting disabled 2024-04-17 14:51:30 +01:00
Emili Castells Guasch
e1486deff8 Add variable subscription variation support for cart page 2024-04-15 10:52:35 +02:00
Emili Castells Guasch
a2e0f68f1b Get variation plan id from cart in checkout page 2024-04-12 16:07:39 +02:00
Pedro Silva
43b9452d54
Fix lint 2024-04-12 12:19:36 +01:00
Pedro Silva
9cb63040d8
Merge branch 'trunk' into PCP-2347-new-feature-accelerated-checkout
# Conflicts:
#	modules.php
2024-04-12 10:22:47 +01:00
Emili Castells Guasch
197e70607a Add payment token for guest free trial subscription (WIP) 2024-04-09 17:34:51 +02:00
Daniel Dudzic
64bd0a2da8
Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page. 2024-04-08 23:35:53 +02:00
Emili Castells Guasch
457e9f0182 Allow free trial subscription without payment token for logged-in users 2024-04-06 17:31:57 +02:00
Emili Castells Guasch
2bf3c14feb Do not execute current free trial flow if vault v3 enabled 2024-04-03 09:59:40 +02:00
Emili Castells Guasch
4e6eec462c Remove duplicated return 2024-03-19 12:05:43 +01:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Pedro Silva
b4b5863cb4
Axo gateway skeleton. 2024-02-08 14:37:56 +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 Guasch
484c355b65 Bump version 2.5.0-rc2 2024-01-17 15:06:35 +01: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
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
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
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