Commit graph

1996 commits

Author SHA1 Message Date
RT3
db7749cb72
Update 3D Secure
Change the 3D SECURE contingency to SCA_ALWAYS
2022-02-01 09:52:06 -06:00
Emili Castells
ade654189a
Merge pull request #452 from woocommerce/pcp-443-address
Fix shipping address handling (443)
2022-02-01 10:28:12 +01:00
Danae Millan
fd78fdbfa8 Adjust 1.6.5 release date 2022-01-31 16:43:32 -03:00
Danae Millan
78a1973490
Merge pull request #460 from woocommerce/release/1.6.5
Update release date for 1.6.5
2022-01-31 16:03:02 -03:00
Danae Millan
6cfd0ca6cd Update release date for 1.6.5 2022-01-31 15:56:28 -03:00
RT3
3eb065b060
Add Germany to supported ACDC countries
Adding Germany to supported ACDC countries
2022-01-31 11:26:19 -06:00
Alex P
2e50e59940 Remove progressive onboarding state 2022-01-31 18:16:25 +02:00
dinamiko
cdde60e738 Display multiple issues 2022-01-31 15:47:56 +01:00
dinamiko
238fa31cf7 Display multiple details 2022-01-31 15:04:28 +01:00
Alex P
bc83f48692 Merge branch 'trunk' into pcp-370-onboarding 2022-01-31 14:40:36 +02:00
dinamiko
84e3bcdb5c Fix phpunit 2022-01-31 12:31:13 +01:00
dinamiko
b98f59b4ed Add error details for order creation 2022-01-31 12:17:23 +01:00
dinamiko
d2f257a812 Add PayPal transaction id to order note 2022-01-31 11:02:51 +01:00
dinamiko
f454c60292 Display PayPal exception issues (WIP) 2022-01-28 17:40:44 +01:00
dinamiko
74490c40c9 Add process order error messages 2022-01-27 16:40:02 +01:00
Emili Castells
fc5589612c
Merge pull request #449 from woocommerce/PCP-511-pre-release-client_id-string-too
Generate unique id based on the length of the prefix
2022-01-26 09:53:57 +01:00
Alex P
52e08a0cf2 Fix tests 2022-01-25 17:21:50 +02:00
Alex P
3c38779567 Fix shipping_preference determination 2022-01-25 17:04:57 +02:00
Alex P
d03081047c Do not send empty address fields 2022-01-25 16:56:34 +02:00
Alex P
d5e543f72f Omit shipping because of missing postal code only if country requires it 2022-01-25 16:55:53 +02:00
Alex P
23e68419f8 Remove unused 2022-01-25 15:49:43 +02:00
dinamiko
f39ae459b1 Use client id max length as substr length 2022-01-24 16:21:41 +01:00
dinamiko
82727ac2a1 Generate unique id based on the length of the prefix 2022-01-24 12:38:16 +01:00
Emili Castells
5e10d137db
Merge pull request #446 from woocommerce/PCP-434-fix-revert-dcc-enabled-check
Credit Card not displayed when Vaulting setting is disabled
2022-01-21 15:39:47 +01:00
dinamiko
b923df9d52 Revert dcc enabled check 2022-01-21 15:25:17 +01:00
Alex P
8b3f6cb613 Merge branch 'trunk' into pcp-370-onboarding 2022-01-21 15:06:16 +02:00
dinamiko
2c80cfa73e Merge branch 'trunk' into pcp-370-onboarding 2022-01-21 11:13:08 +01:00
Alex P
15ce18ba90 Fix img alt 2022-01-21 08:05:10 +02:00
Alex P
baa4672e1b Update manual credentials toggle 2022-01-21 07:59:08 +02:00
Emili Castells
c8004320cf
Merge pull request #444 from woocommerce/release/1.6.5
Release 1.6.5
2022-01-20 14:22:19 +01:00
dinamiko
a40e83766a Bump 1.6.5 version 2022-01-20 11:44:03 +01:00
Emili Castells
0fee10931a
Merge pull request #423 from woocommerce/PCP-434-allow-guest-users-to-purchase-su
Add customer id for guest users purchasing subscriptions
2022-01-20 11:18:14 +01:00
Emili Castells
bbe45c4c8d
Merge pull request #439 from woocommerce/pcp-499-fix-asset-paths
Fix asset paths
2022-01-20 09:54:03 +01:00
Alex Pantechovskis
29fe7ee559
Merge pull request #442 from woocommerce/pcp-501-wp-doing-ajax
Use wp_doing_ajax instead of is_ajax
2022-01-18 16:31:01 +02:00
Alex P
5189dd91dc Use wp_doing_ajax instead of is_ajax 2022-01-18 13:40:50 +02:00
Alex P
6b9a834064 Prevent unsaved data dialog for onboarding checkboxes 2022-01-18 10:53:43 +02:00
Alex P
c0e8beb0ac Add onboarding header 2022-01-18 10:52:03 +02:00
Alex P
ff8c6fdf01 New onboarding options, buttons 2022-01-17 17:59:35 +02:00
dinamiko
e9e650da79 Fix psalm errors 2022-01-17 14:52:30 +01:00
dinamiko
2f78bab9ca Only display buttons in checkout if guest with subscription 2022-01-17 14:35:25 +01:00
Alex P
314ba44bb9 Use realpath for __FILE__ when creating url
on some sites __FILE__ contains .. which breaks url creation
2022-01-14 16:35:13 +02:00
Alex P
5591b2806d Fix double slash in asset urls 2022-01-14 16:33:59 +02:00
Alex P
3b488fbf8e Allow to specify products value in partner referrals data 2022-01-14 13:56:52 +02:00
Alex P
89782be6c4 Use different style for sandbox button 2022-01-13 08:44:26 +02:00
Alex P
f5e02e8c93 Allow settings items without titles 2022-01-13 08:24:33 +02:00
dinamiko
dce8a06953 Do not regenerate guest customer id if already exist in the session 2022-01-12 15:55:09 +01:00
Alex P
39367e7b51 Remove unused 2022-01-12 09:34:12 +02:00
Emili Castells
be389d4044
Merge pull request #431 from woocommerce/pcp-486-fix-checkbox
Fix save card label "for"
2022-01-11 10:35:18 +01:00
dinamiko
e6adf38edd Fix merge conflicts 2022-01-11 10:31:47 +01:00
Emili Castells
0b97b1a69f
Merge pull request #427 from woocommerce/pcp-467-currency
Do not use get_woocommerce_currency
2022-01-11 10:13:31 +01:00