#Payments
1 messages · Page 1 of 1 (latest)
Can Google Adopt Bitcoin as currency tender for global payments?
I am integrating Google Pay with Stripe as the gateway and getting OR_BIBED_08 after the user clicks Pay in the PaymentRequest UI. The UI opens fine, card is displayed correctly, test environment notice shows, but it always fails with Something went wrong. Try again later or use another payment method. [OR_BIBED_08].
Everything I've already checked:
- Using correct test publishable key (
pk_test_51Sa...) inenvironment: 'TEST' tokenizationSpecificationhasgateway: stripe, publishable key set correctly- Tried
stripe:versionvalues2022-11-15(my account's exact default API version),2020-08-27and2025-11-17none made a difference allowedPaymentMethods[0].typeis a string'CARD'not an arraytotalPriceis a correctly formatted decimal stringcountryCodeandcurrencyCodeare correctmerchantInfois not the issue, Google's docs confirmmerchantIdis ignored in TEST mode- Test Domain is registered and verified in Stripe dashboard
- Google Pay is toggled to
activein Stripe dashboard
@knotty pecan this was a temporary issue and we resolve this in the meantime