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)