#ludongming_code

1 messages · Page 1 of 1 (latest)

small voidBOT
#

👋 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/1405396998596591648

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

#

⛔️ 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.

halcyon burrow
small voidBOT
rancid egret
#

Hello, is this React Native?

halcyon burrow
#

yes

rancid egret
#

What do you see on device log when this happen?

halcyon burrow
#

Wait a moment, I'll connect to the developer tool locally

#

There is no log in the console, and it appears to be loading all the time

#

{
"merchantDisplayName": "JETX Platform Services",
"paymentIntentClientSecret": "pi_3RvsRRHiYvn8ZIke1swTLJDE_secret_yjBu1IKTtePwjmgEa6zsBPKAl",
"allowsDelayedPaymentMethods": true,
"customerId": "cus_SC3LFxazp1KkaD",
"customerEphemeralKeySecret": "ek_test_YWNjdF8xT2J3bzJIaVl2bjhaSWtlLHJMWVRZeHd5TTYxV1UwdWR6czhKSGxZUHBTQmY3b3g_00OE4iNIM7"
}

This is an input parameter

rancid egret
#

appear to be loading = seeing the PaymentSheet pop up?

halcyon burrow
#

No, only a pop-up window appeared, and the payment list information was not displayed

rancid egret
#

Hmm okay. Did the PaymentSheet initialize?

#

Is this on the timing presentPaymentSheet?

halcyon burrow
#

"initPaymentSheet" is normal
"presentPaymentSheet" is not receiving a response

rancid egret
halcyon burrow
#

The error is empty

rancid egret
#

Are you enabling Google Pay?

halcyon burrow
#

It's not working either. Strangely, the payment function is normal in the US region.

rancid egret
#

I know but can you remove Google Pay? We know Google Pay doesn't show for China consumers

halcyon burrow
#

I haven't used Google Pay

rancid egret
#

That's weird. Can you consistently reproduce the issue (are you in China?) If yes, let's try downloading our official app

rancid egret
#

Also, I would recommend trying a different network, as the carrier may blocks the device from getting necessary info from Stripe API before displaying the view