#mcduck_code

1 messages ยท Page 1 of 1 (latest)

normal shadowBOT
#

๐Ÿ‘‹ 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/1429934614713073775

๐Ÿ“ 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.

rotund pulsar
#

Hello, trying to think on this. As far as I can see, the application fee stuff can only be set when a payment link is being created. I also don't think there is an event for when payment links themselves are created. Looking in to your options here and will get back to you

pure umbra
#

okay

#

there is something like that

#

but we don't have fee from the payment that end-customer paid with BLIK

normal shadowBOT
pure umbra
#

on this merchant (in my stripe connect overview) I can see that this pricing is applied to him

#

but maybe I did something wrong

green quiver
#

๐Ÿ‘‹ Hello, Pompey had to run and I'll be taking over the thread. Just getting caught up.

pure umbra
#

sure, I understand

green quiver
#

I believe this is the relevant tid-bit here.

pure umbra
#

so I understand that it would work if merchant would be custom/express type?

green quiver
#

Correct

#

As a Standard account, using Direct charges those rules won't apply

pure umbra
#

:/ do you know any other way that I can charge one-off payments that are not recurring?

#

or it is completely impossible?

green quiver
#

For instances where they are initiating the transaction (like payment links they created on their Dashboard) I don't believe so.

pure umbra
#

there is something like split payment if I create payment link from my platfrom account

green quiver
#

I think the thing here is you'll need to instruct them to stop using Payment Links they generated.

pure umbra
green quiver
#

That's a good question. I would think they'd get a Payout Event

#

but I'm trying to get confirmation of that

#

It looks like split payments uses Payouts to send the funds so they shoudl recieve Payout Events so long as their webhook endpoint is configured to recieve them.

pure umbra
#

hmm, payload contains product_id? because we need to distinguish the product/package on their side

green quiver
#

I don't believe so

#

I believe if you create a payment link via API using the connected account header, and specify an application-fee. Then the connected account would get a checkout-session completed event with product information

pure umbra
#

okay I understnad

#

thank you very much

#

much appreciate that

green quiver
#

Any time!