#mcduck_code
1 messages ยท Page 1 of 1 (latest)
๐ 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.
- mcduck_code, 4 days ago, 30 messages
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
okay
there is something like that
but we don't have fee from the payment that end-customer paid with BLIK
on this merchant (in my stripe connect overview) I can see that this pricing is applied to him
but maybe I did something wrong
๐ Hello, Pompey had to run and I'll be taking over the thread. Just getting caught up.
sure, I understand
I believe this is the relevant tid-bit here.
so I understand that it would work if merchant would be custom/express type?
:/ do you know any other way that I can charge one-off payments that are not recurring?
or it is completely impossible?
For instances where they are initiating the transaction (like payment links they created on their Dashboard) I don't believe so.
there is something like split payment if I create payment link from my platfrom account
I think the thing here is you'll need to instruct them to stop using Payment Links they generated.
but my merchant has a webhook on their end (as it is quite custom solution), and I'm not sure if it will be delivered to them.
do you know the answer?
if I create this payment link as the platform and split payment with him
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.
hmm, payload contains product_id? because we need to distinguish the product/package on their side
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
Any time!