#linqisnice_best-practices

1 messages ¡ Page 1 of 1 (latest)

limber otterBOT
#

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

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

peak sandalBOT
#

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.

uneven tide
#

Basically, is the flow im describing possible?

  • One of our customers is onboarded as a stripe connect account
  • He issues a payment link
  • Payment is made
  • How do I now prevent this payment from going directly into his ext account? This has to do with fulfillment, but also since people pay in advance in this business (hospitality), we want to be able to make sure theres enough balance to refund before checkin-date
rustic barn
#

I'd clarify

  1. What's the account type? Standard, Express or Custom?
  2. What's the charge type? Direct charge or Destination charge?
uneven tide
#
  1. Custom
  2. It's a payment link, not much more is specified, so I'm assuming direct charge?
rustic barn
#

Do you have the ID of the payment link?

uneven tide
#

plink_1OxrJd7RyADuhC2zFbqzk1xB

#

Im thinking of changing to express though

rustic barn
#

Hmm, you shoudldn't use direct charges on a custom account, You should only use direct charges on standard accounts.

#

And for standard accounts, they are responsible for disputes and refunds.

uneven tide
#

Ok, what about express? is what ikm asking about possible for express accounts?

rustic barn
uneven tide
#

destinatino charges with payment link?

rustic barn
#

Yes

uneven tide
#

alright, sounds great. im gonna look into it, thanks

rustic barn
uneven tide
#

but destination charges are different from payouts, no?

#

with destination charges, the money goes to our stripe account first and then into the connected accounts balance,yes?

#

but we want the payout to the connected account to be automatic

#

this is still possible?