-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instant Deposits: Deposit available funds
is unclear
#8220
Comments
Good point! This is somewhat an edge case (0 available + nonzero pending), so the inconsistent UI between the notice & the button is maybe of secondary importance to the word
I like the idea of using the button to promote instant deposits, and highlight the amount. Curious to hear thoughts from design & product. Possibly could log a separate follow up enhancement (i.e. |
Actually, scratch that, I think this does need some design thinking. Because in the typical case, the instant deposit will pay out the |
|
I like to respond @rogermattic's comment from p1707308907789589/1707273640.914329-slack-C045PC0V40G:
Because the amount that can be instantly deposited isn't necessary always the same as ones displayed at the above balance 'boxes', displaying the CTA next to one of the amount might lead to confusion. I like the proposed text copy ideas mentioned in the issue's body which basically removes the word 'available' and replaces it with an amount with some time reference. |
Thanks for bringing it up @shendy-a8c it's true... I like the simplicity of this approach with the CTA saying:
But it will need some connection (or rather the explanation of the lack of connection :D ) to the balances displayed above. Just wanted to clarify those last bits...In the new implementation, when we only have the
|
Not always. There are many factors, for example, depending on merchant's risk tier, Stripe might apply a max amount that can be instant deposited. On top of that, we apply our own limits, so if total balance is $100k, only $1k can be instant deposited, for example. |
@shendy-a8c @haszari @brucealdridge I'm not sure if it's better to present this option here or in slack (let me know) but I made a mockup for this! Still not sure about the message... it's a tiny issue but so hard to come up with something that will be clear for the user and within our design language 😅 What do you think about this? I also considered this wording: and alternatively I'm considering this too... Any preference on your side? |
@rogermattic those all look like reasonable, workable options. I don't think I have a strong preference, maybe version B, or A2. Your iterations sparked ideas…
Side note, I was a bit confused by the amounts in the mockups. I think in this case the instant available amount would be Total balance ( |
Thanks for your comment @haszari :)
It's a great idea! The only thing that I'd say is that the button should call-to-action...so perhaps we could use
Great suggestion! On the other hand I do like the version without the heading, but not sure if the tooltip works well just next to the button...(I'm still thinking about it)..how do you feel about it? Maybe it's okay... Let me know how you feel about it and I'll post the final final:) |
I prefer the button + tooltip. I agree the tooltip looks a little lonely, but we can't justify an extra heading (clutter, hierarchy; this text is not more important than e.g. |
@haszari thanks for this mini-review :) On a second thought I think it works well with the tooltip next to the button, I don't mind it. Learn more link directs the user to: https://woo.com/document/woopayments/deposits/instant-deposits/ |
Thanks @rogermattic ! This issue is super actionable now for an engineer maintaining :) – I'll remove the |
I added designs to the description and also deleted the private slack link. If there's important info in slack, someone can add it here inline. |
Marking as high since it's confusing and there is a design we can implement. Anyone should feel free to bump this down to medium if not actioned soon (~2 weeks) e.g. due to capacity/other priorities. |
This may be me, but there is a chance merchants may misunderstand |
Yeah, it's a bit unclear. :/
Perhaps. Historically though, we have used "deposit" over "payout" for WooPayments, and I don't think we should break with that here.
Maybe simpler is better? Alternatively, we could use |
This is true, but if a merchant is seeing this button, then by definition they are already eligible for instant deposits. They've already arrived, in other words, and the only thing left to do is get them to use it, hence the direct CTA of
The word "and" makes it seem like the two actions ("Instantly deposit" and "get funds in your bank account") are separate things, so if anything IMHO it would increase the potential for confusion. It almost sounds like I need to send $1000 to WooPayments in order to "unlock" faster deposits or something. |
Would it be better as: Instantly deposit €1,000. Funds will be available in your bank account within 30 minutes. Fee: 1.5%. or Instantly deposit €1,000 and receive funds in your bank account within 30 minutes for a 1.5% fee. ?? |
IMHO neither sounds good. "Deposit" as a verb usually means money flowing away from me and to some third party, which is the opposite of what's actually happening here. To clarify that, I still think we have to say "Get $AMOUNT via instant deposit" or something like that. Phrasing it that way makes it clear that the money is flowing to the merchant, not away from them. |
"Get €1,000 via instant deposit. Funds will be available in your bank account within 30 minutes. Fee: 1.5%." ? :) |
Sounds good. The final thing I'd be wary of is "Funds will be available in your bank account within 30 minutes." Stripe says "funds typically settle in the associated bank account within 30 minutes", so maybe ours should be a tad more vague?
|
This is a really good example of why switching to |
Perhaps. It'd be helpful for us no doubt, but past research shows it confuses merchants. See paJDYF-6u-p2 and paJDYF-6G-p2. |
Describe the bug
When a merchant who has access to Instant Deposits has a pending balance but not available funds, the messaging is unclear.
The merchant is told they can
Deposit available funds
, whenAvailable funds
are$0.00
while also being toldYou have no funds available to deposit.
We should update the Instant deposit button with a clearer message.
designs
We now have designs for this from @rogermattic 🙌🏻 (see comment below #8220 (comment))
Learn more
link directs the user to: https://woo.com/document/woopayments/deposits/instant-deposits/older info
Ideas:
Deposit pending funds
Deposit $162.83 instantly!
Deposit $162.83 within 30 minutes
The text was updated successfully, but these errors were encountered: