Skip to content

Commit c3b89b0

Browse files
committed
chore: Update README
1 parent 5cf14e2 commit c3b89b0

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,21 @@ Developer-friendly & type-safe Python SDK specifically catered to leverage *gr4v
1515
> [!IMPORTANT]
1616
> This is a Beta release of our latest SDK. Please refer to the [legacy Python SDK](https://github.com/gr4vy/gr4vy-python/tree/legacy) for the latest stable build.
1717
18-
<!-- Start Summary [summary] -->
1918
## Summary
2019

21-
Gr4vy: The Gr4vy API.
22-
<!-- End Summary [summary] -->
20+
Gr4vy Python SDK
21+
22+
The official Gr4vy SDK for Python provides a convenient way to interact with the Gr4vy API from your server-side application. This SDK allows you to seamlessly integrate Gr4vy's powerful payment orchestration capabilities, including:
23+
24+
* Creating Transactions: Initiate and process payments with various payment methods and services.
25+
* Managing Buyers: Store and manage buyer information securely.
26+
* Storing Payment Methods: Securely store and tokenize payment methods for future use.
27+
* Handling Webhooks: Easily process and respond to webhook events from Gr4vy.
28+
* And much more: Access the full suite of Gr4vy API payment features.
29+
30+
This SDK is designed to simplify development, reduce boilerplate code, and help you get up and running with Gr4vy quickly and efficiently. It handles authentication, request signing, and provides easy-to-use methods for most API endpoints.
31+
32+
<!-- No Summary [summary] -->
2333

2434
<!-- Start Table of Contents [toc] -->
2535
## Table of Contents

0 commit comments

Comments
 (0)