Commit graph

1915 commits

Author SHA1 Message Date
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
Emili Castells
44bee1cf6b
Merge pull request #425 from woocommerce/pcp-409-fix-renewal
Update renewal handler
2022-01-11 10:07:45 +01:00
Emili Castells
3e9de3b207
Merge pull request #436 from woocommerce/pcp-489-acdc-availability-link
Add ACDC availability link
2022-01-11 10:05:44 +01:00
Emili Castells
9f623bdcd4
Merge pull request #429 from woocommerce/pcp-492-log
Do not log reference transactions checks
2022-01-11 10:04:12 +01:00
Emili Castells
1b83b782b9
Merge pull request #433 from woocommerce/pcp-480-amex-au
Add AMEX AUD
2022-01-10 14:40:12 +01:00
Emili Castells
45a4463e75
Merge pull request #418 from woocommerce/pcp-196-use-wc-translation
Use translation from WC for "Place order" / "Pay for order" buttons
2022-01-10 13:17:47 +01:00
Emili Castells
40f08252c0
Merge pull request #417 from woocommerce/pcp-222-view-logs
Add "View logs" link in settings
2022-01-10 13:11:17 +01:00
dinamiko
c2834df32f Add prefix to guest user id generation 2022-01-10 12:51:56 +01:00
Emili Castells
ca10a936d0
Merge pull request #421 from woocommerce/PCP-432-save-your-credit-card-checkbox-s
Check if pay for order contains subscription
2022-01-10 11:27:32 +01:00
Alex P
ed1c41ec13 Add ACDC availability link 2022-01-06 16:02:23 +02:00
Alex P
df311e5f5d Add AMEX AUD 2022-01-06 15:30:20 +02:00
Alex P
5216e155b4 Fix save card label "for" 2022-01-06 15:08:13 +02:00
Alex P
8e703061a8 Do not log reference transactions checks 2022-01-06 14:46:42 +02:00
Alex P
a432e39436 Do not use get_woocommerce_currency 2022-01-06 13:41:12 +02:00
Alex P
2ab379c982 Fix test 2022-01-05 16:02:43 +02:00
dinamiko
e68ff57572 Fix psalm 2022-01-05 14:56:30 +01:00
dinamiko
e9cafc7628 Fix phpunit 2022-01-05 14:38:04 +01:00
dinamiko
a8ccd02e77 Revert vault enabled check in render wrapper 2022-01-05 14:31:12 +01:00
Alex P
7bcff0c39c Update renewal to be similar to other order handlers 2022-01-05 15:25:22 +02:00
dinamiko
96d154a856 Refactoring 2022-01-05 14:12:37 +01:00
dinamiko
65b97f63c5 Refactoring 2022-01-05 13:09:53 +01:00
dinamiko
0ae7e6e9bc Extract customer id retrieval 2022-01-05 12:49:49 +01:00
dinamiko
d6e36e559b Fix psalm error 2022-01-05 10:28:40 +01:00
Alex P
d42cb3e47c Fix renewal logging 2022-01-04 17:30:26 +02:00
dinamiko
ab59654a9b Fix phpunit errors 2022-01-04 14:59:35 +01:00
dinamiko
5786ae6bbd Use guest customer id when loading script if it exist 2022-01-04 14:53:52 +01:00
dinamiko
2108b35a21 Do not check saved payments via webhooks for now, see #405 2022-01-04 12:11:19 +01:00
dinamiko
fcd3317d05 Fix psalm errors 2022-01-04 12:01:21 +01:00
dinamiko
9c72fbc247 Fix psalm errors 2022-01-04 11:52:43 +01:00
dinamiko
ae886ea425 Fix psalm errors 2022-01-04 11:40:22 +01:00
dinamiko
08d3dea790 Check if pay for order contains subscription 2022-01-04 11:01:34 +01:00
dinamiko
6d0c821b19 Check if pay for order contains subscription 2022-01-04 10:43:18 +01:00