#ciri_payment-link-update
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/1381666107315847222
π Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello π
Thanks for providing the event and request IDs. Let me take a look at these.
Thank you very much
Also in the doc is specified that is not possible to update that param, how did that happened?
Which doc are you referring to?
payment link modify api:
https://docs.stripe.com/api/payment-link/update?api-version=2025-01-27.acacia
Ah, the API reference. Okay, thank you,.
I'm reviewing the events and checking our logs
Also i sent you this request id, but it happened multiple times, if you need those i can find them too
just repliacated it again, request event id: evt_1RY8P6B22zu7OYezBILJYx0E
request id: req_0GD7KUsB4Mx1wu
and in the update body "application_fee_percent" is not present, but yet updated
Thank you. I am reaching out to some colleagues because this is definitely odd.
Okay we think this is a bug on our end. We can reproduce that any update to the Payment Link will cause the application_fee_percent value to be unset.
yes, that was what i was noticing
While we were reviewing your API requests, we noticed you are making direct charges on Express Accounts. In general, this can lead to sub-optimal integrations. Is there a particular reason you chose this configuration?
You mean the payment intents? Our express accounts are agencies who resel our platform in whitelabel, so the end customer doesn't know we handle all things so that's the reason that the end customer pays directly the connected account without knowing we are the platform provider, and we take an application fee from the direct charge.
Hope i answered to your question
We can dive deeper if you need, or if you think there's a better way to handle this situation
That is sufficient. Is there a reason you are using Express Accounts instead of Standard, in that case?
We want to limit the things that our client can do, and we need them to do certain operations from our gui and not directly via stripe
In that case, since the Connected Account is limited in what they can do, you could run into issues resolving things like disputes or issuing refunds.
It might make more sense to use Destination Charges with on_behalf_of. This would still set the Connected Account as the merchant of record. https://docs.stripe.com/connect/destination-charges?platform=web&ui=stripe-hosted#settlement-merchant
yes, that's true but in our GUI we have the stripe components to handle this, so that should not be a problem
We didn't explore that way, if it's fully whitelabel we for sure will use it
Thanks for the suggestion!
Sure thing! There are many ways to configure a Connect Integration
Okay it looks like the issue with the Payment Links update request may take some time to get investigated and resolved.
If it's okay with you, I will send you a DM to open a support case with us so we can provide you with updates as we learn more.
No problem.
Yes, that would be great, do i also need to re-explain the issue?
No, we will link to this thread so everything we discussed here will be included.
Hello @eager panther, we have sent you a direct message, please check it at https://discord.com/channels/@me/1381677565999058945
- πThe message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
Reguarding the disputes/refund potential issues, you guys just released this, so that's super helpful!!
If you need anything please ask, if we could help resolve the bug or providing other request ids, ask away.
Will someone contact me from the support?
Yes we will handle all follow-ups via email through that case.
Thanks, so we can close this thread correct?
Correct. Unless you had further questions about your connect integration
No no, that would be all, thanks a lot for your support!
Sure thing! It's why we're here.