@@ -46,7 +46,7 @@ To install the library,
4646
4747
4848## Environment Variables
49- The following environment variables need to be set before calling any method
49+ The foloowing environment variables need to be set before calling any method
5050
5151``` java
5252 Environment . setSecretKey(" FLWSECK_TEST-92e*******-X" );
@@ -62,7 +62,7 @@ Read the [requirement section](#requirements) for more information on how to get
6262## Usage
63631 . [ Collections] ( documentation/Collections.md )
64642 . [ Tokenization] ( documentation/Tokenization.md )
65- 3 . [ Split payments] ( documentation/SplitPayments .md )
65+ 3 . [ Split payments] ( documentation/SubAccounts .md )
66664 . [ Scheduled payments] ( documentation/ScheduledPayments.md )
67675 . [ Transfers] ( documentation/Transfers.md )
68686 . [ Card Issuing] ( documentation/CardIssuing.md )
@@ -73,8 +73,10 @@ Read the [requirement section](#requirements) for more information on how to get
737311 . [ Banks] ( documentation/Banks.md )
747412 . [ Settlements] ( documentation/Settlements.md )
757513 . [ OTP] ( documentation/OTP.md )
76- 13 . [ Ebills] ( documentation/Ebills.md )
77- 14 . [ Misc] ( documentation/Misc.md )
76+ 14 . [ Ebills] ( documentation/Ebills.md )
77+ 15 . [ Misc] ( documentation/Misc.md )
78+ 16 . [ Subscriptions] ( documentation/Subscriptions.md )
79+ 17 . [ PaymentPlans] ( documentation/PaymentPlans.md )
7880
7981
8082## Debugging Errors
0 commit comments