#xiaowo_unexpected
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- xiaowo_webhooks, 5 days ago, 34 messages
đ 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/1242772213770485810
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, I am not sure what's your question exactly
when we user google pay, and this error show up
We tested Apple Pay two days ago and it was successful. But I failed to test goole pay today. Firstly, I would like to know the reason for this prompt? And then I want to know how to solve it
How are you integrating Google Pay?
we use this document to intergrating
If the Google account we are using does not have Google Pay enabled, will it cause the screenshot to appear?
Do you see the Mobile Payment Element before this error pops up?
I don't see Google Pay here at all, how do you access it?
Wait a moment, I'll have my colleague redo the screen recording process
I have another question that I would like to inquire about:
We are currently finding an urgent issue when calling payments.
The problem is as follows: when the current user pays online, the first payment saves the credit card information and completes the payment; the second payment has to fill in the credit card information again.
That is, users need to fill in the credit card information again every time they pay, which is very troublesome!
Is there any way to do this without having to refill the credit card every time the call is made?
hi! I'm taking over this thread.
sure, you can take a payment and save the card for later at the same time. for this you need to use setup_future_usage: https://docs.stripe.com/api/payment_intents/create#create_payment_intent-setup_future_usage
Thank you very much! We have two more questions, please do help!
- We would like to use secret-free payments, and all current payments require the user to click on consent. Is it possible for the user to authorize us in advance to pay within a certain amount without the user having to agree again?
- We would like to use the subscription model, i.e. monthly payment membership. However, we may have multiple monthly subscriptions for one app and one user at the same time, is it possible to support this?
Translated with DeepL.com (free version)
I'm sorry I don't understand your questions. can you share more details?
Question 1: We would like the user to authorize the app to initiate a chargeback within a certain amount without the user's consent again.
Question 2: We would like users to be able to pay by monthly subscription, and after paying $29.9 on May 21, 2024, the payment will be deducted automatically in the following month.