#Ronit
1 messages · Page 1 of 1 (latest)
hello! I'm not sure I understand the question - can ou elaborate more on what you mean by does i need to do any action for turn on tap and pay feature for payment?
i am integrating tap to pay option in sdk so after setup all the things when user go to payment screen where the payment will occur on that page do i need to do any action or call function for show tap and pay UI to the user? or UI will call automatically
it should show up automatically. You should make sure all the pre-requisites are met as mentioned on the page here : https://stripe.com/docs/terminal/payments/setup-reader/tap-to-pay?platform=ios
ohk and i am using pod 'StripeTerminal','2.21.0'
does this version supports the tap and pay?
is there a reason why you want to use an older version instead of the latest version?
yes we dependency on other features of app so this version right now is mostly we use for app. we will update before the deadline of stripe
thanks i will check this changelog