You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
-[Overview](#overview)
14
14
*[Compatibility](#compatibility)
15
15
*[References](#references)
16
+
*[Versioning and Deprecation Policy](#versioning)
16
17
-[Usage](#usage)
17
18
*[Prerequisites](#prerequisites)
18
19
*[Adding the Library to Your Project](#adding-the-library-to-your-project)
@@ -32,6 +33,9 @@ Python 3.6+
32
33
*[JSON Web Encryption (JWE)](https://datatracker.ietf.org/doc/html/rfc7516)
33
34
*[Securing Sensitive Data Using Payload Encryption](https://developer.mastercard.com/platform/documentation/security-and-authentication/securing-sensitive-data-using-payload-encryption/)
34
35
36
+
### Versioning and Deprecation Policy <aname="versioning"></a>
37
+
*[Mastercard Versioning and Deprecation Policy](https://github.com/Mastercard/.github/blob/main/CLIENT_LIBRARY_DEPRECATION_POLICY.md)
38
+
35
39
## Usage <aname="usage"></a>
36
40
### Prerequisites <aname="prerequisites"></a>
37
41
Before using this library, you will need to set up a project in the [Mastercard Developers Portal](https://developer.mastercard.com).
0 commit comments