#jack_lim4

1 messages · Page 1 of 1 (latest)

lean narwhalBOT
#

Hello! We'll be with you shortly. 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.

sharp comet
#

Link is supported on Payment Element, so the customer should be able to see Link as an option in Payment Element

balmy flame
#

Yes, my concern is Link seems to only work if the card inputs are present during checkout

#

However, due to my app design, there will be no card inputs during checkout, only a list of card to be selected from (and this is a custom UI, meaning not using PaymentElement)

#

PaymentElement is only used when adding a card

sharp comet
balmy flame
#

I see, this looks suitable for my use case, thank you!

#

Is it possible to save the ACH Debit details used to checkout in PaymentElement to Link?

sharp comet
lean narwhalBOT
balmy flame
#

I see, thank you for the info!

#

If I need ACH direct debit as a payment option, that means one of the best design is to place the Link ExpressCheckoutElement at the save credit/debit card list screen

#

To suggest to the user that the Link is supposed to be used for credit/debit card only, but not ACH

boreal mango
#

Hi @balmy flame I'm taking over this thread

balmy flame
#

Hi... Another Jack

boreal mango
#

Yes, what you said makes sense.

balmy flame
#

Alright, thank you!

#

I have another question unrelated to this thread, so I will open another thread. Thank you so much for your time

boreal mango
#

It's OK, we can continue on the same thread

balmy flame
#

Oh okay, thanks!

#

I have trouble understanding some details for ACH payment flow.

  1. When a user is required to do microdeposit verification, what does the web application needs to do if using PaymentElement?

  2. Is the mandate 100% handled by PaymentElement? Do we need to code anything explicitly to handle mandate e.g. when a dispute happened and a mandate is required again.

boreal mango
balmy flame
#
  1. Yes, I came across this doc. I'm aware that there will be an email sent by Stripe for verification instruction, but I'm wondering how I should handle the verification on the spot.

i.e. after the customer enters their bank details and submit, what should happen on the UI. Do I open the next_action.verify_with_microdeposits.hosted_verification_url in a new tab? And after the verification is done, I imagine the customer would go back to my app checkout page, what should happen there afterwards? Is there a websocket that I could wait for the verification result and navigate user to a payment result screen?

boreal mango
#
  1. yes, the mandate will be displayed if you use one of the Stripe integrations.
balmy flame
boreal mango
#

It's entirely up to you, you can use stripe hosted page or use Stripe.js API to verify in your own page.

balmy flame
#

Hmm okay

#

Does the email sent by Stripe for microdeposit verification incur additional cost?

boreal mango
#

I'm unable to answer related to cost or fees, please reach out to support https://support.stripe.com/contact/email