Commit graph

595 commits

Author SHA1 Message Date
George Burduli
5d429c75e0
Improve notice format and text 2024-07-16 15:36:18 +04:00
George Burduli
651549dbb0
Display notice if Checkout Blocks is not active 2024-07-16 15:10:09 +04:00
Philipp Stracker
964b9ac606
🔀 Merge branch 'trunk' 2024-07-03 11:05:43 +02:00
Emili Castells
34245a852b
Merge pull request #2379 from woocommerce/PCP-3327-remove-giropay-references-due-to-deprecation
Remove Giropay references due to deprecation (3327)
2024-07-01 15:39:45 +02:00
Philipp Stracker
a1562ff0f3
🔥 Remove deprecated giropay reference 2024-06-28 18:36:38 +02:00
Narek Zakarian
034d21da6f
Enable the gateway settings JS file on connection tab. 2024-06-28 16:04:23 +04:00
Philipp Stracker
f95bf333df
🐛 Load the preview button logic on Pay Later tab 2024-06-25 16:38:27 +02:00
Philipp Stracker
238adedcad
🐛 Fix the condition to inject the settings JS
Switched to using an existing DI service to determine if the current page requires the “gateway-settings” asset files.
2024-06-13 11:35:05 +02:00
Philipp Stracker
202f308850
🔀 Merge branch 'trunk' into PCP-3179-apple-pay-google-pay-buttons-no-longer-visible-in-standard-payments-button-previews-after-moving-them-to-advanced-card-processing-tab 2024-06-05 18:43:47 +02:00
Philipp Stracker
d69fb5bc70
🐛 Load button preview JS on ACDC settings page
Renamed the DI service name; this service is only used in two places (APM modules), which were also updated.
2024-06-05 18:05:06 +02:00
Narek Zakarian
9a55140802
Allow shipping callback with subscriptions 2024-05-20 15:29:56 +04:00
Emili Castells
c00b2468bb
Merge pull request #2226 from woocommerce/PCP-3054-update-strings
Update Advanced PayPal Wallet strings (3054)
2024-05-17 15:32:04 +02:00
Narek Zakarian
9fa04c5812
Force final confirmation true when subscription plugin is active 2024-05-17 15:35:54 +04:00
Daniel Dudzic
6ee0c61edc
Update Advanced PayPal Wallet strings 2024-05-14 12:33:21 +02:00
Daniel Dudzic
a14624b1f3
Add Amex icon and fix the icons order 2024-05-10 00:55:28 +02:00
Daniel Dudzic
ed82a8df2b
Add new AXO credit card icons 2024-05-06 15:22:49 +02:00
Daniel Dudzic
6fbd4f3890
Add Fastlane settings to the AXO payment gateway settings screen 2024-04-29 14:38:43 +02:00
Pedro Silva
9cb63040d8
Merge branch 'trunk' into PCP-2347-new-feature-accelerated-checkout
# Conflicts:
#	modules.php
2024-04-12 10:22:47 +01:00
Emili Castells Guasch
197e70607a Add payment token for guest free trial subscription (WIP) 2024-04-09 17:34:51 +02:00
Emili Castells Guasch
636541c6c1 Inject vault v3 enabled service into PayPal gateway 2024-04-09 11:10:40 +02:00
Emili Castells Guasch
bc0eb57460 Do not create PayPal order for free trial subscription if user has payment token 2024-04-04 16:52:08 +02:00
Emili Castells
51e3750a25
Merge pull request #2124 from woocommerce/PCP-2724-remove-deprecated-sofort-payment-method-references
Remove all Sofort references as it has been deprecated (2724)
2024-03-28 11:40:35 +01:00
Emili Castells
1b98ba2795
Merge pull request #2118 from woocommerce/PCP-1944-improve-funding-source-names
Improve funding source names (1944)
2024-03-28 08:45:48 +01:00
Daniel Dudzic
101734bc02
Remove all Sofort references as it has been deprecated 2024-03-27 14:43:12 +01:00
Pedro Silva
fdca5c56a5
Adjustments funding source naming 2024-03-25 15:45:12 +00:00
Emili Castells Guasch
87b2aea210 Refactor 2024-03-22 11:55:44 +01:00
Emili Castells Guasch
082550b363 Create WC payment token if it exist in PayPal 2024-03-21 12:36:45 +01:00
Emili Castells Guasch
8ea790fedd Delete WC card payment token if it does not exist on PayPal 2024-03-19 16:26:50 +01:00
Emili Castells Guasch
2c8aecde76 Move capture card payment into card gateway to avoid error when vault v3 is disabled 2024-03-15 17:05:43 +01:00
Emili Castells
0ce740ba62
Merge pull request #2062 from woocommerce/PCP-2143-reauthorize-authorized-payments
reauthorize authorized payments (2143)
2024-03-11 17:24:06 +01:00
Emili Castells Guasch
3801a8f838 Fix phpcs 2024-03-11 09:25:33 +01:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Emili Castells Guasch
fd829933c4 Add authorize handling for saved card payment token (WIP) 2024-03-01 16:21:09 +01:00
Pedro Silva
b7d43d3c5b
Restructure Advanced Card Processing settings 2024-03-01 15:05:17 +00:00
Emili Castells Guasch
6aedb51707 Ensure correct transaction url by saving payment mode meta 2024-03-01 13:55:00 +01:00
Pedro Silva
5469cdb3dd
Add reauthorization functionality. 2024-02-27 12:00:09 +00:00
Pedro Silva
c6ef12a626
Add reauthorize option 2024-02-26 09:20:30 +00:00
Emili Castells Guasch
a4bccbbb12 Display subscription mode option name instead of value in status report 2024-02-23 11:59:13 +01:00
Pedro Silva
7003639c85
Add AXO order processing 2024-02-19 18:17:47 +00:00
Emili Castells Guasch
8d1f45d19e Ensure vault enabled false on page load when reference transactions not enabled 2024-02-14 12:46:55 +01:00
Emili Castells
f7e46bf1d2
Merge pull request #2003 from woocommerce/PCP-2424-remove-mercado-pago-from-disable-funding-sources
Remove MercadoPago from disable funding sources (2424)
2024-02-01 11:43:57 +01:00
Emili Castells Guasch
0ec37bd907 Do not display vaulting_api option if reference transaction disabled 2024-01-30 10:50:24 +01:00
George Burduli
bb94567f2f
Remove MercadoPago service 2024-01-30 12:29:19 +04:00
Emili Castells Guasch
893e9bad09 Do not enable vaulting if reference transactions disabled 2024-01-29 17:51:42 +01:00
Emili Castells Guasch
b6fa6f4264 Ensure invoice_id is sent on vault v3 card refund 2024-01-26 17:26:03 +01:00
Pedro Silva
0489cb6b5e
Updated reference transactions settings link 2024-01-16 17:44:16 +00:00
Pedro Silva
c24d159a3f
Add setup URL for reference transactions. 2024-01-16 14:24:34 +00:00
Alex P
f40d3602a3
Rename button locations 2024-01-08 08:34:25 +02:00
Pedro Silva
d2abeb5dbf
Add mechanism to refresh feature status. 2023-12-12 17:30:55 +00:00
Emili Castells Guasch
cb7612851f Merge branch 'trunk' into PCP-1393-acdc-vault-v3 2023-11-30 14:40:04 +01:00