Commit graph

18 commits

Author SHA1 Message Date
Emili Castells
0115dec944
Merge pull request #2437 from woocommerce/PCP-3395-when-there-isnt-any-shipping-option-for-the-address-the-order-is-still-created-from-classic-cart
When there isn't any shipping option for the address the order is still created from classic cart
2024-08-22 11:18:44 +02:00
Narek Zakarian
a7c43ab0d1
Do not add tex info into order meta during order creation 2024-07-29 15:55:29 +04:00
Narek Zakarian
5d5dd761f8
Merge branch 'trunk' into PCP-3395-when-there-isnt-any-shipping-option-for-the-address-the-order-is-still-created-from-classic-cart 2024-07-24 16:04:32 +04:00
Narek Zakarian
d20b1b982f
Merge branch 'trunk' into PCP-3342-shipping-callback-compatibility-problem-with-name-your-price-plugin
# Conflicts:
#	modules/ppcp-button/src/Helper/WooCommerceOrderCreator.php
2024-07-23 16:15:20 +04:00
Narek Zakarian
fe046ea48c
Add the missing argument 2024-07-18 20:19:33 +04:00
Narek Zakarian
c3d46d89af
Add shipping option validation 2024-07-18 20:15:02 +04:00
Narek Zakarian
8f4fa3562b
Add tax configurator 2024-07-17 19:15:19 +04:00
Narek Zakarian
0038922fe8
Add filter for the total 2024-07-09 15:40:16 +04:00
Emili Castells
a34ada2f12
Merge pull request #2296 from woocommerce/PCP-3133-unsuccessfully-payment-with-coupon-from-short-cart-when-require-final-confirmation-on-checkout-is-not-enabled
Calculate totals after adding shipping to include taxes (3133)
2024-06-03 14:26:17 +02:00
Narek Zakarian
dccb038e5e
Calculate totals after adding shipping to include taxes. 2024-05-31 18:46:21 +04:00
Narek Zakarian
ac42b18592
Fix the Psalm errors 2024-05-24 19:08:44 +04:00
Narek Zakarian
feab77ed03
Create subscription order 2024-05-21 18:42:03 +04:00
Narek Zakarian
771f67a82f
fix coding styles 2024-05-17 15:51:17 +04:00
Narek Zakarian
b4271f64de
fix coding styles 2024-05-17 15:50:33 +04:00
Narek Zakarian
a820da356d
Fix setting variations 2024-05-16 17:21:17 +04:00
Narek Zakarian
c43af44a2f
Apply coupons 2024-05-15 15:30:39 +04:00
Narek Zakarian
26ae2d0ad0
Fix Psalm problems 2024-05-14 19:26:05 +04:00
Narek Zakarian
5a09aba17c
Create WC order creator 2024-05-14 15:29:18 +04:00