#ludongming_code
1 messages · Page 1 of 1 (latest)
👋 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.
Can you take a look for me? The payment control cannot be pulled up normally on Android devices in China
Hello, is this React Native?
yes
What do you see on device log when this happen?
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
appear to be loading = seeing the PaymentSheet pop up?
No, only a pop-up window appeared, and the payment list information was not displayed
Hmm okay. Did the PaymentSheet initialize?
Is this on the timing presentPaymentSheet?
"initPaymentSheet" is normal
"presentPaymentSheet" is not receiving a response
What do you get from error here? https://docs.stripe.com/payments/mobile/accept-payment?platform=react-native&type=payment#present-paymentsheet
The error is empty
Are you enabling Google Pay?
It's not working either. Strangely, the payment function is normal in the US region.
I know but can you remove Google Pay? We know Google Pay doesn't show for China consumers
I haven't used Google Pay
That's weird. Can you consistently reproduce the issue (are you in China?) If yes, let's try downloading our official app
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