#bachir2921

1 messages · Page 1 of 1 (latest)

arctic fulcrumBOT
#

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.

molten wave
#

👋 happy to help

#

this is basically set when you're using setup_future_usage when creating the Payment Intent

strange scaffold
#

Indeed, I update this property based on the payment method selected : when the card payment method is selected, I set it to false on the payment intent from my server, and then call elements.fetchUpdates() in the client. Is there something else I should do ?

molten wave
#

whether on_session or off_session the message will show

#

it will only not show if there's no s_f_u

strange scaffold
#

ah, so that's it