braintree / braintree_ios

Braintree SDK for iOS
https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5
MIT License
560 stars 294 forks source link

How to Setup Google Pay in iOS #1442

Closed Navdeep2020 closed 1 hour ago

Navdeep2020 commented 1 hour ago

Is your feature request related to a problem? Please describe.

I am currently integrating Braintree for advanced payment methods in my iOS app. While setting up different payment options, I noticed that Google Pay is not directly supported in iOS through Braintree.

I have referred to the documentation and various sources, but I could not find any clear instructions for integrating Google Pay on iOS. Could you provide any guidance or confirm if this feature is supported? If it is, what are the steps required to configure Google Pay in an iOS app using Braintree?

Describe the solution you'd like.

Steps Tried:

Followed the Braintree Google Pay setup guide for Android, but no equivalent guide for iOS was found.

Expected Outcome:

Confirmation on whether Google Pay can be integrated into iOS via Braintree. If supported, please share clear steps or a guide on how to set up Google Pay in an iOS app.

jaxdesmarais commented 1 hour ago

Hey @Navdeep2020 -

Google Pay is only available for the JavaScript v3 SDK and the Android SDK. For iOS devices instead you can integrate with Apple Pay.