#z20m
1 messages · Page 1 of 1 (latest)
Hi there, I can only support if you have a direct integration with Stripe. If you have questions related to a 3rd-party plugin, I'd suggest you to reach out to the plugin developer directly.
Sorry I misunderstand your ask, are you talking about Tap to Pay on iPhone?
https://stripe.com/docs/terminal/payments/connect-reader?reader-type=tap-to-pay you can for the integration guide here
https://github.com/stripe/stripe-terminal-ios and there's an example app in github repo
Ok, cool
If i have any more question ill ask
Any idea when code will be apdapted for SwiftUI or is it not much of a change?
You mean the example code? or your question is about whether you can use SwiftUI to implement a app that supports Tap to Pay on iPhone?
Yeah, example code on the website for getting started
I know that I can adapt the code to work with TTPOI
https://github.com/stripe/stripe-terminal-ios/tree/master/Example this the example code that I have. If you don't find SwiftUI example there, that means we don't have example in SwiftUI.
ok got it