Commit graph

923 commits

Author SHA1 Message Date
dinamiko
e080189399 Merge branch 'trunk' of https://github.com/Chaithi/woocommerce-paypal-payments into Chaithi-trunk 2022-02-02 15:32:05 +01:00
Emili Castells
2f87393d4d
Merge pull request #458 from woocommerce/PCP-488-extend-event-error-logging-order
Improve error display
2022-02-02 12:33:03 +01:00
Emili Castells
f9270731bf
Merge pull request #459 from Chaithi/patch-1
Add Germany to supported ACDC countries (520)
2022-02-02 12:31:28 +01:00
dinamiko
f9157ff1ba Clear previous message before display current 2022-02-02 11:40:54 +01:00
RT3
bb24635e20
Change default to SCA_WHEN_REQUIRED 2022-02-01 10:05:26 -06:00
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
RT3
3eb065b060
Add Germany to supported ACDC countries
Adding Germany to supported ACDC countries
2022-01-31 11:26:19 -06: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
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
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
dinamiko
b923df9d52 Revert dcc enabled check 2022-01-21 15:25:17 +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 P
5189dd91dc Use wp_doing_ajax instead of is_ajax 2022-01-18 13:40:50 +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
dinamiko
dce8a06953 Do not regenerate guest customer id if already exist in the session 2022-01-12 15:55:09 +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
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
dinamiko
e68ff57572 Fix psalm 2022-01-05 14:56:30 +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