Skip to content

Commit cd34081

Browse files
authored
Update README.md
1 parent 0cd3ed2 commit cd34081

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ class ViewController: UIViewController,OttuDelegate {
7474
var responseDict : [String:Any]?
7575
var message = ""
7676

77+
//apikey: You will get the apikey from Ottu
78+
//merchant_id: You will get the merchant id from Ottu
79+
//sessionid: You will get the sessionid from the public API
80+
//lang: This is for language. "en" for English and "ar" for Arabic
7781
override func viewDidLoad() {
7882
super.viewDidLoad()
7983
//Intiate the SDK accordingly after getting session id from the public API documentation.

0 commit comments

Comments
 (0)