#jonesbigasstruckrentalandstorage_error

1 messages ยท Page 1 of 1 (latest)

kindred dockBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1476049819100250206

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

worldly goblet
#

Hey! Could you send me a screenshot of where you are seeing the OR_BIBED_11 error?

half gull
#

yeah sure

#

I am aware that this is a Google Pay error and NOT a Stripe Error

#

but Im kinda out of ideas now

#

to prove our google pay approval:

#

my understanding is that the au.com.swyftx.rn is the react-native merchant?

#

i'm using the same merchantName

#

as in Organisation name

#

unless I'm meant to use name? that's all i can think is different

#

Are there any debugging steps you recommend doing? Is there a way of seeing what the Stripe Payment sheet is sending to Google?
I get the feeling I'm missing a config somewhere but I've followed the Stripe docs (for payment sheet)

worldly goblet
#

Are there any debugging steps you recommend doing?
Have you finished the steps under the "Going live with Google Pay" section?
https://docs.stripe.com/google-pay?platform=react-native#going-live-react-native

You mentioned that your app has been approved by the Google Pay team, so maybe the first paragraph does not apply. But has the second paragraph been completed?

After your app has been approved, test your integration in production by using testEnv: false, and launching Google Pay from a signed, release build of your app. Remember to use your live mode API keys. You can use a PaymentIntent with capture_method = manual to process a transaction without capturing the payment.

half gull
#

i will triple check but I do believe i have set testEnv: false and I am using live keys (because the payment sheet works already for card/apple pay already)

#

alright I will look through those issues ๐Ÿ™‚ and try over the next couple hours

#

was just running out of ideas ๐Ÿ˜…

worldly goblet
#

i will triple check but I do believe i have set testEnv: false and I am using live keys (because the payment sheet works already for card/apple pay already)
You also mentioned that Google Pay was approved, but I do see for au.com.swyftx (which most probably references the native Android version of your Swyftx app) to be 1/3 complete. So you might want to check for the approval process for that as well

half gull
#

hmmmmmmm okay

#

yeah i thought the rn one was for native/mobile

#

i will ask the google team as well ๐Ÿ™‚

#

wasn't sure if both needed to be approved?

worldly goblet
#

wasn't sure if both needed to be approved?
I would think both would need to be approved actually, but you should check with the google pay team for that.

au.com.swyftx.rn refers to the React Native identifier. However, React Native compiles its code to run on both iOS and Android. Therefore, I would assume that au.com.swyftx is intended for the Android app itself, hence getting it approved there is necessary as well.

Also, I did a quick find for both App identifiers on Google Play store:

Meaning, the identifier that allows for Google Pay to happen on Android phones would most likely be au.com.swyftx

half gull
#

interesting interesting! thanks for doing that lookup!

#

okay then yeah that seems pretty clear then

#

i will give that a go!

kindred dockBOT
#

โ›”๏ธ Stripe developers have stepped away for a short while

Please leave your questions here, and weโ€™ll respond as soon as we're back! If you need help urgently, you can contact Stripe support for help.

kindred dockBOT