Hello! I'm using the react-native-google-wallet library and would like to know if it's necessary to set up a backend to use the Google Wallet API with this library, or if it's possible to handle the entire integration directly from the app, using only direct calls.
Hello! I'm using the
react-native-google-wallet
library and would like to know if it's necessary to set up a backend to use the Google Wallet API with this library, or if it's possible to handle the entire integration directly from the app, using only direct calls.Thank you in advance!