Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 66cd57b

Browse files
authored
Merge pull request #121 from square/jguze/deprecate-payment-form
Adding deprecation information to the README
2 parents 95e93a9 + 7b915f8 commit 66cd57b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
# react-square-payment-form
1+
# DEPRECATED - react-square-payment-form
2+
3+
**⛔️ The "Square Payment Form" is deprecated, and will no longer be supported aside from critical bug fixes. Please use the [Web Payments SDK](https://developer.squareup.com/docs/web-payments/overview) to take payments on a web client.**
24

35
The React Square Payment Form lets you take payments securely and easily
46
in your React app using a familiar, component-based syntax.
57

6-
*Note: this SDK is in beta. We'll be improving it as we work towards GA - please
7-
leave feedback for our team!*
8-
98
## Compatability
109

1110
React 16.3.0 or above

0 commit comments

Comments
 (0)