We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Am new to sumup API. I have to implement SumUp url scheme in my swift code. Please provide simple steps to implement?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Need steps what to do? I am fully new to sumup url scheme
https://gist.github.com/raghubb4444/e4388edd0f1ef9bb40d7b21b4f67b06d
Please go through this. where i have to write action for that sumup page login button?
No branches or pull requests
Am new to sumup API. I have to implement SumUp url scheme in my swift code. Please provide simple steps to implement?
The text was updated successfully, but these errors were encountered: