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
+18-24Lines changed: 18 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
Convenient **Async** rust bindings and types for the [Paystack](https://paystack.com) HTTP API aiming to support the entire API surface. Not the case? Please open an issue. I update the definitions on a weekly basis.
9
9
10
-
The client aims to make recieving payments for African business or business with African clients building with Rust as hassle-free as possible.
10
+
The client aims to make receiving payments for African business or business with African clients building with Rust as hassle-free as possible.
11
11
12
12
The client currently covers the following section of the API, and the sections to be implemented in order are left unchecked:
13
13
@@ -17,7 +17,7 @@ The client currently covers the following section of the API, and the sections t
17
17
-[ ] Customers
18
18
-[ ] Dedicated Virtual Account
19
19
-[ ] Apple Pay
20
-
-[] Subaccounts
20
+
-[x] Subaccounts
21
21
-[ ] Plans
22
22
-[ ] Subscriptions
23
23
-[ ] Transfer Recipients
@@ -53,39 +53,33 @@ Initializing an instance of the Paystack client and creating a transaction.
0 commit comments