Skip to content

Commit 213bb7a

Browse files
authored
Update README.md
1 parent 611b3cb commit 213bb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class ViewController: UIViewController,OttuDelegate {
8383
override func viewDidLoad() {
8484
super.viewDidLoad()
8585
//Intiate the SDK accordingly after getting session id from the public API documentation.
86-
//session_id - It is generated when payment was created. See API documentation
86+
//session_id - It is generated when payment was created. [See API documentation](https://docs.ottu.com/developer/checkout-api)
8787
//merchant_id - Merchant domain. See API documentation.
8888
//apiKey - API Public key should be used. [See API documentation](https://docs.ottu.com/user-guide/configuration/how-to-get-api-keys).
8989
//lang - You can use it to change the language. We support two languages english and arabic. You can use "en" for english and "ar" for arabic.

0 commit comments

Comments
 (0)