#Hello everyone. I have some troubles in
1 messages · Page 1 of 1 (latest)
139.0.7258.95
@tacit lark Hi. Do you have any information about that?
Sorry. Can you also give me the Google Play services version you are running on your device?
Go to Settings -> Apps -> "See all apps" -> Click the search icon on the top right -> search for "Google Play Services" -> scroll to the bottom
version 25.34.34 (260400-800653487)
com.google.android.gms
alright. thanks. unfortunately I need more information on how you implemented the changes. you follwed the whole guide here: https://developers.google.com/pay/api/android/guides/recipes/using-android-webview
right?
Yes, everything according to this documentation.
setPaymentRequestEnabled was called.
Later, I even checked it via getPaymentRequestEnabled, and it returns true. So technically every part of that was implemented, but I am still receiving the same error message.
and you have all the right manifest entries. right? also, could you tell me your app package name?
Yes, the manifest was also updated. I will share it in DMs