Commit graph

1729 commits

Author SHA1 Message Date
Philipp Stracker
6591889079
🚧 Refactor the eligible-feature REST response 2025-01-08 16:51:04 +01:00
Philipp Stracker
ed13064a16
Create new environment-config-container 2025-01-03 12:12:25 +01:00
Niklas Gutberlet
4c625e752c
Merge pull request #2930 from 0verscore/trunk
Use get_id instead of get_order_number on setting custom_id
2024-12-27 12:57:33 +01:00
Niklas Gutberlet
dcbf31823c
Merge pull request #2905 from woocommerce/PCP-2941_change-hardcoded-Address-Match-and-Postal-Match-to-Matched-details-on-CVV-response
Change hardcoded address match and postal match to matched details on cvv response
2024-12-23 12:35:27 +01:00
Sebastian Buchwald
8fe000b036 Cast custom_id as string 2024-12-21 12:14:06 +01:00
Sebastian Buchwald
400f71be5d Use get_id instead of get_order_number on setting custom_id 2024-12-18 10:00:40 +01:00
Himad M
fa2571f44b
New Settings UI: Add modules feature state to merchant data 2024-12-17 12:58:05 +01:00
Philipp Stracker
10f251c73f
Merge pull request #2909 from woocommerce/PCP-4028-fix-php-notices-related-to-settings-mapping
Fix PHP notices related to settings-mapping (4028)
2024-12-12 14:54:28 +01:00
Philipp Stracker
3b2e0687b8
️ Revert type annotations 2024-12-11 21:26:10 +01:00
Philipp Stracker
d5f0ada0ce
Merge pull request #2908 from woocommerce/temp/settings-ui
Merge latest UI changes
2024-12-11 21:21:19 +01:00
Philipp Stracker
ba0855301e
🎨 Minor code style change 2024-12-11 19:05:03 +01:00
Daniel Hüsken
486c0e6839
removed translation, improved wordings and fixes 2024-12-11 14:16:09 +01:00
Emili Castells
e070b55940
Merge pull request #2868 from woocommerce/PCP-3903-allow-existing-plugin-settings-still-work-by-adding-a-fallback-in-the-settings-class
Check if the "extended" section exists before adding items
2024-12-11 09:53:57 +01:00
Daniel Hüsken
149c5f5b38
add cvv and avs error messages to order note and removed old address match fields 2024-12-11 09:01:44 +01:00
Philipp Stracker
377e85a2d0
Implement connection-listener for merchant info 2024-12-10 19:06:10 +01:00
Philipp Stracker
a2a7a32ffd
🐛 Fix icon size. Again. 2024-12-06 16:38:36 +01:00
Philipp Stracker
9b82ece6f9
🐛 Adjust the icon size on some block themes 2024-12-06 16:15:35 +01:00
Philipp Stracker
6d88421a13
🍱 Replace PayPal gateway icon 2024-12-06 14:49:38 +01:00
Narek Zakarian
10a95b0f2e
Check for list ID existance inside the task registrar 2024-12-03 16:25:14 +04:00
Narek Zakarian
448d0f6dcd
Check if the "extended" section exists before adding items 2024-12-02 18:36:47 +04:00
Philipp Stracker
f4058a0b0f
Merge branch 'trunk' into PCP-3960-soft-descriptor-validation 2024-11-29 14:43:50 +01:00
Niklas Gutberlet
dbcbacffa2
Merge pull request #2852 from woocommerce/PCP-3916-acdc-fields-missing-when-smart-buttons-are-disabled
ACDC card fields not loading when smart buttons are disabled - classic checkout (3916)
2024-11-29 12:59:17 +01:00
Niklas Gutberlet
48e89d82ba
Merge pull request #2816 from woocommerce/PCP-3924-translation-loading
Translation Loading Issue in WooCommerce PayPal Payments Plugin on WordPress 6.7 (Deprecation Warning)
2024-11-29 12:23:18 +01:00
Philipp Stracker
71c19d8034
Always show smart buttons in ‘preview’ context 2024-11-29 11:59:48 +01:00
Philipp Stracker
e9e94e277c
🎨 Small code-style improvement 2024-11-29 11:58:58 +01:00
Emili Castells
23e1da25cd
Merge pull request #2856 from woocommerce/PCP-3903-allow-existing-plugin-settings-still-work-by-adding-a-fallback-in-the-settings-class
Fallback functionality from new to old settings ( 3903 )
2024-11-28 17:19:44 +01:00
Philipp Stracker
5ea95cbf44
HTML validation of soft descriptor input 2024-11-28 15:18:04 +01:00
Narek Zakarian
62ce77b029
Fix the cs 2024-11-28 15:45:29 +04:00
Narek Zakarian
f6f96ef2a8
Use the helper for settings mapping 2024-11-28 15:02:59 +04:00
Narek Zakarian
c87ad5f0d8
Create the map config 2024-11-28 15:02:26 +04:00
inpsyde-maticluznar
6225943c00
Partial implementation of the button widget 2024-11-27 08:02:06 +01:00
Emili Castells Guasch
13d27a016e Merge trunk 2024-11-26 10:50:45 +01:00
Daniel Hüsken
4dcabc5e67
only change Modules in run that are to early for translations and use plugins_loaded again 2024-11-25 15:39:38 +01:00
Narek Zakarian
df9a0befaa
Fix the button placing 2024-11-21 15:21:23 +04:00
Narek Zakarian
d1452c6722
Create the switchSettingsUi script enqueueing logic 2024-11-20 18:23:36 +04:00
Narek Zakarian
5917ddae53
Add an action to hook into "inside the settings page header" 2024-11-20 16:00:16 +04:00
Emili Castells
d00e6fb858
Merge pull request #2752 from woocommerce/PCP-3828_fix-missind-void-auth-button
added ApplePay and GooglePay to refund payment methods
2024-11-18 13:55:46 +01:00
Emili Castells Guasch
ed75fd47b1 Merge trunk 2024-11-18 12:59:36 +01:00
Emili Castells
08df9c34eb
Merge pull request #2448 from woocommerce/PCP-3202-retrieve-button-styling-properties-from-woo-commerce-checkout-block-ver-2
POC: Receive button properties from the Checkout Block (3202)
2024-11-05 10:49:23 +01:00
Emili Castells
d00cf4c2c4
Merge pull request #2756 from woocommerce/PCP-3830-google-pay-and-apple-pay-as-separate-gateways-place-order-button-when-classic-checkout-removed-from-smart-button-location
Google Pay and Apple Pay as separate gateways does not show button when checkout remove from button locations (3830)
2024-11-05 10:47:30 +01:00
Daniel Hüsken
1b1fa37e4d
Merge branch 'trunk' into PCP-3828_fix-missind-void-auth-button 2024-11-05 10:32:19 +01:00
Emili Castells
eabb48a1ea
Merge pull request #2757 from woocommerce/PCP-3627-update-js
Update js deps
2024-11-04 16:49:44 +01:00
Emili Castells Guasch
1a5003770f Add checkout location programmatically when remove in button locations for apple and google pay 2024-11-04 16:19:01 +01:00
Alex P.
b67265ac15
Update js deps 2024-11-04 17:15:27 +02:00
Daniel Hüsken
cfe61421f3
Use gateway supports to check if refunds are allowed 2024-11-04 12:24:09 +01:00
Daniel Hüsken
19fea3c81e
added ApplePay and GooglePay to refund payment methods 2024-11-04 10:49:06 +01:00
Daniel Dudzic
79cdf84618
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3202-retrieve-button-styling-properties-from-woo-commerce-checkout-block-ver-2 2024-10-31 11:39:40 +01:00
inpsyde-maticluznar
5ff581a934
Merge remote-tracking branch 'origin/trunk' into PCP-3790-Prevent-plugin-use-for-Send-only-countries
# Conflicts:
#	modules/ppcp-wc-gateway/src/WCGatewayModule.php
2024-10-30 06:38:01 +01:00
inpsyde-maticluznar
47b7c66f53
Add SendOnlyCountryNotice to notice array separately 2024-10-30 06:24:40 +01:00
Philipp Stracker
48d87100de
👔 Simplify settings page header for new UI 2024-10-28 16:33:26 +01:00