google-pay-button: Error OR_BIBED_15 in Angular / Ionic
Describe the bug A clear and concise description of what the bug is. When a user click on Google Pay Button in my Angular/Ionic(Capacitor app (Android version), a Chrome View is opened and in this view I get the error:
Something went wrong To make this purchase using Google Pay, open this website in a browser app, such as Chrome or Safari. [OR_BIBED_15] OR_BIBED_15
To Reproduce Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Component information:
- Component
- React component (
@google-pay/button-react
) - Custom element (
@google-pay/button-element
) - [X ] Angular component (
@google-pay/button-angular
)
- React component (
- Component version (e.g. 1.0.0): 3.0.10
Environment:
- Device (e.g. iPhone6): Samsung A22
- OS (e.g. iOS8.1): Android 14
- Browser (e.g. stock browser, safari) Chrome
- Country/region: Italy
Additional context Add any other context about the problem here.
About this issue
- Original URL
- State: closed
- Created 3 months ago
- Reactions: 2
- Comments: 17 (8 by maintainers)
@beliven-davide-lorigliola Google Pay is currently not supported in Android WebViews. Thats why you see this error message. Please try to use a CCT or TWA in order for Google Pay to work. Sorry for the circumstances.