#op84_customerbalance-sfu

1 messages ¡ Page 1 of 1 (latest)

jagged roostBOT
#

👋 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/1303039755428036708

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

midnight solstice
#

i also understand that customer balance does not work with off_session..

upbeat estuary
#

I'm sorry I don't really understand the question the way you framed it. The PaymentIntent you have seems configured with setup_future_usage so you can't use customer_balance

midnight solstice
#

sorry that 'question' is all over the place.. lets restart.. i have customers which have setupintents.. the payment methods are all for future usage off_session.. payment methods enabled are sepa and card.. i create a paymentintent for every invoice and it gets confimred off_session. so far so good.. sometimes it fails and i want to offer the user just two payment methods to fix this.. card and customer_balance. the card gets configured for setup_future_usage off_session. and the customer_balance has no setup_future_usage configured..
thats when i get this error.. should setting explicitly setup_future_usage none on the customer_balance fix my error?

upbeat estuary
#

I would say try it

midnight solstice
#

haha

upbeat estuary
#

op84_customerbalance-sfu

midnight solstice
#

ok you are my hero - it worked thanks