Skip to content
New issue

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

Using iOS SDK to make transactions without terminal #152

Open
vitalii-tym opened this issue Sep 19, 2024 · 1 comment
Open

Using iOS SDK to make transactions without terminal #152

vitalii-tym opened this issue Sep 19, 2024 · 1 comment

Comments

@vitalii-tym
Copy link

vitalii-tym commented Sep 19, 2024

Hello,

We intend to use SumUp as a payment gateway, where clients can pay for services inside our own app. Previously it wasn't possible to use iOS SDK because it was intended to be used with terminals, but after introduction of the Tap to Pay feature we consider this as a good option for our clients to self-serve using their own iPhones.

I realize that there is no functionality to store and reuse the card, so that client will need to pull out his physical card and put it near phone on each transaction, but since we expect big transactions - this additional physical action of tapping the phone can be perceived as a security measure and may be considered as plus by our clients.

However, while adding the SDK, I've realized that during activation of Tap to Pay there are introductory screens, which are targeted specifically to merchants (see screenshots below). Our clients are going to be confused by the graphics and verbal messages shown on these screens.

Is there a way to either skip the introductory screens or replace their content with a content of our own, which would be more appropriate for our business?

For the time-being the only fallback strategy of us is to see if we can use Payment Widget or Swift Checkout inside a WebView or implement a custom UI for user to enter card details (reinvent the wheel). But any of these are workarounds because the iOS SDK would be more appropriate to be used in a native iOS app.
Screenshot 2024-09-19 at 19 28 13
Screenshot 2024-09-19 at 19 20 26
Screenshot 2024-09-19 at 19 21 13
Screenshot 2024-09-19 at 19 21 35
Screenshot 2024-09-19 at 19 21 51

@jadeburton-sumup
Copy link
Collaborator

Hi @vitalii-tym thanks for your detailed message. We're looking into this and will get back to you, thanks for your patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants