File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ class ViewController: UIViewController,OttuDelegate {
83
83
override func viewDidLoad () {
84
84
super .viewDidLoad ()
85
85
// 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)
87
87
// merchant_id - Merchant domain. See API documentation.
88
88
// apiKey - API Public key should be used. [See API documentation](https://docs.ottu.com/user-guide/configuration/how-to-get-api-keys).
89
89
// 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.
You can’t perform that action at this time.
0 commit comments