From 1b8c401e2bbe1c5fa38e2976c524b6913434d9fc Mon Sep 17 00:00:00 2001 From: Sean Denny Date: Thu, 5 Nov 2020 14:31:03 -0600 Subject: [PATCH] Add deprecation notice to README This is a legacy project, so we should notify potential new adopters in the README that there is another, more active and up-to-date extension. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1399181f..bc924c51 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ It provides support for credit card and Paypal payment methods via the `Spree::C It will add the braintree-drop-in form for payment methods in the payment form of spree/backend. Spree front-end is currently unsupported. +## DEPRECATION NOTICE :warning: :construction: + +This extension is deprecated in favor of [Solidus Paypal Braintree](https://github.com/solidusio/solidus_paypal_braintree). + ## Installation Add this line to your solidus application's Gemfile: