Commit graph

1498 commits

Author SHA1 Message Date
Daniel Dudzic
41ac4197ee
Force cart and block-cart button loctions when AXO is active (3091) 2024-05-15 14:42:40 +02:00
Emili Castells Guasch
b5f4e03f2a Fix phpcs 2024-05-13 18:07:13 +02:00
Emili Castells
97eae9b6db
Merge pull request #2224 from woocommerce/PCP-3062-fastlane-detect-checkout-page-type
AXO: Add warnings in Fastlane settings if the user isn't using classic checkout (3062)
2024-05-13 17:42:54 +02:00
Daniel Dudzic
2adc7d1289
Update the AXO warning messages 2024-05-13 17:22:33 +02:00
Emili Castells
8f29a3660e
Merge pull request #2214 from woocommerce/PCP-3089-add-new-icons-for-fastlane
Add new credit card icon files (3089)
2024-05-13 16:01:45 +02:00
Daniel Dudzic
fccde705d1
AXO: Update icons for the Ryan flow 2024-05-10 10:51:19 +02:00
Daniel Dudzic
1f3bc01526
Add the checkout detection notice to the AXO gateway settings 2024-05-10 02:07:51 +02:00
Daniel Dudzic
a14624b1f3
Add Amex icon and fix the icons order 2024-05-10 00:55:28 +02:00
Emili Castells
a7b89b326f
Merge pull request #2192 from woocommerce/PCP-2824-pui-refunds-not-recorded-in-pay-pal
Allow PUI Gateway for refund processor (2824)
2024-05-09 16:37:11 +02:00
Daniel Dudzic
42d50227f0
Add new credit card icon files 2024-05-09 14:01:58 +02:00
Daniel Dudzic
ce280e9cba
Add new helper class that provides methods for Cart and Checkout type detection 2024-05-09 13:06:20 +02:00
Daniel Dudzic
ed82a8df2b
Add new AXO credit card icons 2024-05-06 15:22:49 +02:00
Narek Zakarian
c05817d41e
Allow PUI Gateway for refund processor 2024-04-30 18:27:30 +04:00
Daniel Dudzic
c88465b013
Add a PHPCS fix 2024-04-29 23:29:35 +02:00
Daniel Dudzic
1f613567ed
Add the additional description to the Fastlane Privacy setting 2024-04-29 22:58:46 +02:00
Daniel Dudzic
b88d97a384
Hide Fastlane settings for non-US based merchants 2024-04-29 15:42:54 +02:00
Daniel Dudzic
6fbd4f3890
Add Fastlane settings to the AXO payment gateway settings screen 2024-04-29 14:38:43 +02:00
Emili Castells
122b952a68
Merge pull request #2154 from woocommerce/PCP-2819-standard-payment-settings-include-information-about-minimum-width-requirement-for-tagline
Standard payment settings - include information about minimum width (PCP-2819)
2024-04-22 09:13:02 +02:00
Emili Castells
a3bbcfeec5
Merge pull request #2155 from woocommerce/PCP-2347-new-feature-accelerated-checkout
New feature: Accelerated Checkout (2347)
2024-04-18 16:04:39 +02:00
Emili Castells
457ad27dcd
Merge pull request #2158 from woocommerce/PCP-2954-change-default-settings-for-new-store-configurations
Change some default settings for new store configurations (2954)
2024-04-18 10:11:03 +02:00
Narek Zakarian
3d6ac5d56a
Set the smart_button_enable_styling_per_location to be false 2024-04-16 15:11:51 +04:00
Narek Zakarian
e4714b6006
Set the "Customize smart button style per location" to be false by default 2024-04-15 18:56:11 +04:00
Narek Zakarian
02fe37dd1a
Set the "Subtotal mismatch behavior" to be "Add another line" by default 2024-04-15 18:54:37 +04:00
Narek Zakarian
851625c0b9
Set the "Fraudnet" on by default 2024-04-15 18:52:56 +04:00
Pedro Silva
43b9452d54
Fix lint 2024-04-12 12:19:36 +01: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
aeecb72589 Merge branch 'trunk' into PCP-2085-next-payment-status-not-updated-when-using-pay-pal-subscriptions 2024-04-12 10:05:58 +02:00
Pedro Silva
832baeaac9
Fix lint. 2024-04-11 18:07:20 +01:00
Daniel Dudzic
1a47b75dfd
Change the wording from 'Check' to 'Enable' 2024-04-11 18:09:05 +02:00
Daniel Dudzic
782d76578c
Standard payment settings - include information about minimum width requirement for tagline (PCP-2819) 2024-04-11 17:29:14 +02:00
Emili Castells
ffe3a0b958
Merge pull request #2152 from woocommerce/PCP-2768-zero-sum-subscriptions-cause-cannot-be-zero-or-negative-when-using-vault-v-3
Zero sum subscriptions cause CANNOT_BE_ZERO_OR_NEGATIVE when using Vault v3 (2768)
2024-04-11 16:42:48 +02:00
Emili Castells Guasch
bd9f80f82f Fix phpcs 2024-04-10 17:05:33 +02:00
Pedro Silva
c71c56973a
Implement AXO order processing
Implement AXO settings
2024-04-10 15:51:19 +01:00
Emili Castells Guasch
93f74aac92 Ensure free trial with saved card payment does not create PayPal order 2024-04-10 16:13:44 +02:00
Emili Castells Guasch
197e70607a Add payment token for guest free trial subscription (WIP) 2024-04-09 17:34:51 +02:00
Daniel Dudzic
ac81bb5e5a
Fix PHPCS errors 2024-04-09 15:35:19 +02:00
Daniel Dudzic
ad6b924f7f
Save Card Last Digits in order meta (PCP-2935) 2024-04-09 14:31:22 +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
Pedro Silva
4877172017
Add filter to hide PayPal email address on order detail page. 2024-04-03 11:57:14 +01:00
Emili Castells
bb8734d788
Merge pull request #2125 from woocommerce/PCP-285-feature-request-more-fraud-prevention-capabilities-by-storing-additional-data-in-the-order
feature request: more fraud prevention capabilities by storing additional data in the order (285)
2024-04-02 16:09:05 +02:00
Pedro Silva
48f9efbfd4
Fix display of paypal email when funding source is not paypal. 2024-04-02 11:19:00 +01:00
Pedro Silva
585c4e76cf
Refactor paypal email display in order detail. 2024-04-01 16:32:07 +01:00
Pedro Silva
54ebb93383
Fix fraud prevention data presentation. 2024-03-28 15:02:22 +00: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
510a6c6913
Improve fraud prevention capabilities 2024-03-27 11:50:40 +00: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