Commit graph

595 commits

Author SHA1 Message Date
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
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
Emili Castells
654fcfc521
Merge pull request #2700 from woocommerce/PCP-988-Missing-custom-field-PayPal-Transaction-Fee-for-OXXO
Missing custom field PayPal Transaction Fee for OXXO (988)
2024-10-22 14:47:49 +02:00
Emili Castells Guasch
0e7fa666bc Fix merge conflict 2024-10-22 12:34:31 +02:00
inpsyde-maticluznar
ce5749791e
Prevent plugin use for send only countries 2024-10-21 11:57:45 +02:00
Emili Castells Guasch
9c5d978707 Add boilerplate for react settings app 2024-10-18 17:17:07 +02:00
inpsyde-maticluznar
42eb8e3de9
Implements Fees for OXXO 2024-10-15 07:54:32 +02:00
Alex P
22945c4df5
Add void button 2024-10-09 10:35:42 +03:00
Alex P.
f85df4718a
Retrieve shop currency later to avoid early caching in service 2024-10-03 10:10:50 +03:00
Philipp Stracker
bcd62f674d
♻️ Favor DCC config class over settings access 2024-09-26 18:44:25 +02:00
Emili Castells
7ad1667baa
Merge pull request #2645 from woocommerce/fastlane
Merge fastlane branch into trunk
2024-09-26 16:31:56 +02:00
Alex P.
8846f1fc17
Check if paylater-configurator service exists (module can be disabled) 2024-09-23 16:31:48 +03:00
Philipp Stracker
3affc6afbc
🐛 Fix typos in admin settings code 2024-09-18 15:49:01 +02:00
Philipp Stracker
05fec033c3
♻️ Move the “Name On Card” setting to DCC 2024-09-18 15:41:01 +02:00
Philipp Stracker
0adc8ae4ba
♻️ Switch gateways to use new configuration class 2024-09-18 15:35:46 +02:00
Philipp Stracker
8712e37587
New gateway config wrapper for AXO & DCC 2024-09-18 14:23:13 +02:00
Daniel Dudzic
7b9a19a7f0
Merge branch 'PCP-3681-fastlane-use-advanced-card-processing-gateway-icons' of github.com:woocommerce/woocommerce-paypal-payments into fastlane 2024-09-16 18:45:58 +02:00
Emili Castells Guasch
23962841e7 Move fraudnet session id logic into entity getter method 2024-09-16 12:22:33 +02:00
Philipp Stracker
1c4d17f0ea
♻️ Apply new icon logic to ACDC gateway 2024-09-13 18:57:27 +02:00
Philipp Stracker
cbd3fe24e4
Integrate ACDC icons in AXO gateway 2024-09-13 18:56:58 +02:00
Narek Zakarian
2722c3f326
Fix the coding styles 2024-09-12 14:23:42 +04:00
Narek Zakarian
216654418c
Fix the dockblock 2024-09-11 20:29:36 +04:00
Narek Zakarian
137a8b4975
Early return instead of complicating the task 2024-09-11 20:28:31 +04:00
Narek Zakarian
15a8a0d9d0
Add condition to check if pay later task should be enabled 2024-09-11 20:18:46 +04:00
Narek Zakarian
4c8de1dafe
Add the services and configs 2024-09-11 19:20:04 +04:00
Philipp Stracker
50c5dd6c9f
Merge branch 'trunk' into PCP-3283-add-notice-to-migrate-to-checkout-blocks 2024-09-06 15:59:36 +02:00
Emili Castells
92d2452ae2
Merge pull request #2529 from woocommerce/PCP-3533-inform-users-of-pay-later-messaging-configuration-when-pay-later-wasnt-recently-enabled
Inform users of Pay Later messaging configuration when Pay Later wasn't recently enabled (3533)
2024-08-27 14:45:19 +02:00
Emili Castells Guasch
42192ede97 Enable local apms setting by default on new installations 2024-08-27 10:48:38 +02:00
Emili Castells Guasch
0795abfb21 Revert "Enable local apms setting by default if plugin version is greater than 2.8.3"
This reverts commit 8c7806a028.
2024-08-26 17:35:37 +02:00
Emili Castells Guasch
8c7806a028 Enable local apms setting by default if plugin version is greater than 2.8.3 2024-08-26 17:16:19 +02:00
Emili Castells Guasch
9e8ee47ecb Add get order error handler 2024-08-26 14:32:52 +02:00
Emili Castells Guasch
819149057e Display PayPal fees in wc order 2024-08-26 12:34:53 +02:00
Emili Castells Guasch
9a4b6e63c5 Add setting to enable local apms feature 2024-08-22 15:47:38 +02:00
Philipp Stracker
5f44a81870
🚨 Address phpunit errors
Cannot use `is_admin()`
2024-08-22 13:52:39 +02:00
Philipp Stracker
e3d2984622
New logic to display a Pay-Later notice 2024-08-22 13:45:50 +02:00
Philipp Stracker
6c54377a6e
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-applepay/resources/js/ApplepayButton.js
#	modules/ppcp-button/resources/js/modules/ContextBootstrap/CheckoutBootstap.js
2024-08-22 11:29:19 +02:00
Emili Castells
3a3fbed9b5
Merge pull request #2475 from woocommerce/PCP-3452-update-acdc-signup-ur-ls
Update ACDC signup URLs (3452)
2024-08-22 10:54:16 +02:00
Daniel Dudzic
c69c4ed0f3
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-08-14 12:46:18 +02:00
Emili Castells Guasch
54657ed649 Add tokens cache 2024-08-06 10:44:54 +02:00
George Burduli
592920b20b
Update ACDC signup URLs 2024-07-31 11:24:12 +04:00
Philipp Stracker
1ac9b460b6
🐛 Display the PayPal payment tabs in Gateway 2024-07-26 18:32:33 +02:00
Emili Castells Guasch
2249ebd811 Show settings tabs in googlepay gateway settings page 2024-07-22 14:35:11 +02:00
Daniel Dudzic
60ffa996b0
Add the notice informing merchants that the Cart & Express Checkout Smart Button Stylings may be controlled by the Checkout block configuration 2024-07-22 14:11:01 +02:00
George Burduli
a829c5b50d
Simplify Fastlane condition 2024-07-18 15:17:19 +04:00
George Burduli
7ed92c8fc2
Fix Fastlane condition 2024-07-18 15:10:15 +04:00
George Burduli
a65d599ec9
Remove redundant 'else' condition 2024-07-17 13:01:11 +04:00
George Burduli
fc8b1dd6a6
Reformat 2024-07-16 15:58:16 +04:00
George Burduli
cb9785993f
Only display notice if Fastlane is disabled 2024-07-16 15:55:59 +04:00
George Burduli
e1a93b373d
Fix condition, translation instructions 2024-07-16 15:38:19 +04:00