#eric_70104
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
Thank you
You can't use saved Payment Methods on Checkout.
is there way to achieve setting the default card for check out. What if the customer want to change their default card?
No. You can ask the customer to save a Payment Method for future usage, and then you can just charge it off-session: https://stripe.com/docs/payments/save-and-reuse
Ok thank you
I have one more question...
when using the setup link for a StripeConnect account, all information is not being asked of the user in the wizard steps... for example; the user goes through all the steps, but one section (contact information) show incomplete. Then the user has to update that section by uploading their photo id. The photo id is not being asked first time through the step.
How do I ask for all required information first time through
I don't know, I don't think you can modify the steps in the flow.
I am not trying to modify the steps... I just want it to ask for all required information on first pass throught the wizard. I don't want users getting frustrated saying they didn't complete a section and having to go back to add missing information
It should ask for all required information on first pass
I understand, but I don't think it's possible. Some requirements are not urgent, and we are trying to minimise the process before you can start accepting payments.
But you cannot complete the setup process without filling in missing information, and it doesn't ask for it until the end
What do you mean "until the end"? So is it a part of the process?
yes
I fill in the contact information then on the final page to complete process, it says missing information
Let me get you a screen shot
Hi there 👋 jumping in as my teammate needed to step away. As far as I'm aware it's not possible to adjust the behavior of that hosted onboarding experience so that it matches what you're describing.
It never asked me for the business information on the first pass through the wizard
I have one more question
How do I get USD currency to show on checkout sessions? It only shows for CAD currency
Can you tell me a bit more? Are you using Prices that were created in cad?
No I am adding line items that are in USD but the currency is not displaying on the checkout session
When I add line items that are in CAD, the currency does show up
Hello?
Sorry, looking into multiple things at one right now, so my responses may take some time. So it's specifically that the letters "USD" aren't appearing on the Checkout Session's UI that is the concern?
I'm pretty sure that's expected.
I think USD prices just use the $ to indicate they're in usd.
Is there a way to force it to display?
Not that I'm aware of, I just scrolled through the available parameters again to double check as well.