#xiechao_api
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/1308061686246277212
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
What is 'custody mode'?
Hosting Model
Sorry, no idea what you're refering to. Can you share an example of the API request(s) you're making
How do I remove my email address from this page?
I don’t want customers to fill out their email addresses. This will be cumbersome and reduce their willingness to pay.
Got it. You can't right now. The only way around that would be to provide the email address ahead of time so the field is prefilled, via the customer_email or customer parameters
Can I fill it out casually? Will it have any impact?
Casually?
Well, your customers won't receive an email receipt for the payment and the payment will be inaccurately associated with a fake email which may prove problematic for refunds, disputes, fulfilment, etc
Checkout is optimised to collect the minimum info required for the payment without decreasing auth/conversation rates
Is there any way to remove the email option?
I already answered that
I removed it by customizing the page, right?
You can't remove it, no. You can proivide parameters/values when creating the session that will prefill the field on the payment page. That's the only way to prevent your customers being require to provide an email address on the payment page
ok iknow