From f67e83a56ed6769824ce2a53b960d4c4f22747db Mon Sep 17 00:00:00 2001 From: Adrian Pilarczyk Date: Wed, 30 Jul 2025 10:08:38 +0200 Subject: [PATCH] Update 001_plugins_apps_direction.md --- decisions/001_plugins_apps_direction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/decisions/001_plugins_apps_direction.md b/decisions/001_plugins_apps_direction.md index f515466..b2597d6 100644 --- a/decisions/001_plugins_apps_direction.md +++ b/decisions/001_plugins_apps_direction.md @@ -37,11 +37,11 @@ The list of supported apps is up to date on Dashboard. [apps.saleor.io](http://a - Adyen - we have an app replacement for Cloud users, we want to remove the plugin as soon as possible - Authorize.net - we have an app replacement example in [saleor/saleor-app-payment-authorize.net](https://github.com/saleor/saleor-app-payment-authorize.net) - braintree - intended to be replaced by an app -- np_atobarai - we do not intend to build a replacement, and we want to remove it as soon as possible +- np_atobarai - intended to be replaced by an app - razorpay - we do not intend to build a replacement, and we want to remove it as soon as possible - stripe - we are building an open-source app replacement in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/stripe) - admin_email - will be folded into [saleor/saleor](https://github.com/saleor/saleor) code - avatax/avalara - we have an app replacement available in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/avatax) - openid_connect - will likely be replaced by an External Auth API and folded into [saleor/saleor](https://github.com/saleor/saleor) core code - sendgrid - there is an app replacement [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp) -- user_email - there is an app replacement in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp) \ No newline at end of file +- user_email - there is an app replacement in [saleor/apps](https://github.com/saleor/apps/tree/main/apps/smtp)