sumup / sumup-ios-url-scheme

URL scheme documentation and sample app for iOS
17 stars 5 forks source link

need swift code for sumup url Scheme #2

Open raghubb4444 opened 7 years ago

raghubb4444 commented 7 years ago

Am new to sumup API. I have to implement SumUp url scheme in my swift code. Please provide simple steps to implement?

mollidor commented 7 years ago

Welcome. Please take a look at the sample code provided. The relevant bit is probably around here: https://github.com/sumup/sumup-ios-url-scheme/blob/master/SMPPaymentSampleApp/SMPPaymentViewController.m#L32

raghubb4444 commented 7 years ago

Need steps what to do? I am fully new to sumup url scheme

raghubb4444 commented 7 years ago

https://gist.github.com/raghubb4444/e4388edd0f1ef9bb40d7b21b4f67b06d

raghubb4444 commented 7 years ago

Please go through this. where i have to write action for that sumup page login button?