#roniy08_28473
1 messages · Page 1 of 1 (latest)
hi! not sure but I think https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=tap-to-pay#device-setup is about this.
half of my doubt is clear but i have one question
if you can see "Account linking and Apple terms and conditions" in this paragraph said apple's terms and condition is present and user accepted when i coming back again for payment at that time i want to validate is the use already accepted terms and condition or not?
not sure, sorry. I assume if they haven't accepted you'll get an error when calling one of the functions in the SDK and can catch/handle that error at that time.
ok
can i have details example on github for tap and pay
👋 taking over for my colleague. Let me catch up.
Tap to pay is documented here https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=tap-to-pay
can i find that on github ?
for iOS?
the gitbub repo https://github.com/stripe/stripe-terminal-ios refers back to the Stripe docs