woocommerce/plugins/woocommerce-admin/client/task-lists/fills/PaymentGatewaySuggestions
Vlad Olaru 892c44a27a
Update APMs BNPL suggestions when WooPayments can handle them (#49234)
* Update BNPLs default payment gateway suggestions

* Update default payment gateway suggestions priorities

* docs: Fix return type

* Fix Affirm default payment gateway visibility rules

* refact: Introduce WCPay rules

* Add WCPay BNPL pseudo-gateway recommendation

* Replace deprecated prop

* Add WCPay BNPL suggestion component

* Remove short array syntax

* Add svg for default WCPay BNPL suggestion

* Update Payment Gateway Suggestions with WCPay BNPL

* test: Update Payment Gateway Suggestions tests

* Add changelog

* Remove needles rule for payment gateways suggestion

* test: Fix payment gateways suggestions test

* Only hide Klarna if in a WooPayments eligible country

* MX is not a WooPayments-eligible country

* Make sure we don't inadvertently promote WCPay BNPL to non-eligible countries

* Lint fixes

* Escape default payment gateway suggestions translatable strings

* Revert translatable strings escaping as it has too many implications

* Revert char change to avoid invalidating translations

* Lint fixes
2024-07-12 12:40:24 +03:00
..
components Update APMs BNPL suggestions when WooPayments can handle them (#49234) 2024-07-12 12:40:24 +03:00
plugins Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
test Update APMs BNPL suggestions when WooPayments can handle them (#49234) 2024-07-12 12:40:24 +03:00
index.js Update APMs BNPL suggestions when WooPayments can handle them (#49234) 2024-07-12 12:40:24 +03:00
payment-gateway-suggestions.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
utils.js Update APMs BNPL suggestions when WooPayments can handle them (#49234) 2024-07-12 12:40:24 +03:00