#mason-terry_api

1 messages ¡ Page 1 of 1 (latest)

frozen coveBOT
#

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

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

hexed berryBOT
#

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.

lofty mist
#

Hello there

#

When you say "card is present" do you mean a Terminal payment or you mean your customer is on-session?

merry mulch
#

This is not a terminal payment. So it would be an on-session.

#

I think your response may have answered my question. Do I need to set OffSession to true or false?

lofty mist
#

Gotcha, then. OffSession is the correct parameter:

#

Yep it would be OffSession: false if they are present in your flow

merry mulch
#

offsession and confirm have to work together correct?

#

So can I have offsession be false and confirm be true?

lofty mist
#

No that doesn't have to be the case

#

But if you already collected the PaymentMethod and you are charging it again then that would be the correct flow

merry mulch
#

I'm trying to setup Stripe Platform Pricing (https://docs.stripe.com/connect/platform-pricing-tools) and I'm trying to set the rules to have one fee if it's an on-session and one if it's an off-session. I just tried to set offsession to false but it didn't seem to apply the correct application fee. req_zxcsELzKfRyxW4

lofty mist
#

Yeah sorry that is a private beta feature and we can only discuss GA features here since this is a public server. You'll want to reach out to your contact at Stripe who got you access or work with our Support team via https://support.stripe.com/contact/login for help on that private beta.