#haibin_api
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/1270271586544648254
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, I can only support if you have a direct integration with Stripe. If you have questions related to a 3rd-party plugin, I'd suggest you to reach out to the plugin developer directly.
Hi Jack, thank you for your quick response. I'm a developer and try to understand what went wrong with the payment.
can you let me know what the necessary information should be provided to the API call so that the payment can go through to the connected account?
Can you share with me the PaymentIntent ID? (i.e., pi_xxx)
How the payment flow through customer to platform account and its connected accounts. Can the money automatically transfer to the connected accounts?
pm_1Pkh7tHY4JQgkeVOgkk2OxAn
No, this is a payment method ID, I need the PaymentIntent ID.
This payment is successful
but it sat in the main account, we want it transfered to the connected account automatically.
the connected account did not get any information regarding this payment.
That's because you didn't create requests to transfer funds from platform to connected accounts.
should the transfer be created automatically? or we must create it manually?
Then you should use destination charges https://docs.stripe.com/connect/destination-charges
I also tried destination charges, the payment was still sit in the main account, did not get into the connected account.
What's the PaymentIntent ID?
let me check.
pi_3Pkgr8HY4JQgkeVO1JTEjzKe, might be this one, we have tried many diferent combinations.
No, it's not a destination charge
or this one: pi_3PkgVEHY4JQgkeVO0ibZqoD2
No, it's not a destination charge
can you let me know what information I should look at for the destination charge?
all our payment intents have the same format.
I'd expect the PaymentIntent has transfer_data [destination], details in https://docs.stripe.com/connect/destination-charges?platform=web&ui=elements#create-payment-intent
That might be the reason. I'll check the parament from the code.
Thank you very much Jack, you were quite helpful.
Happy to help
I'll check the code and may need you or your colleague's help later.
will there be anyone for help after hours?
Yes, Stripe discord server is usually open 24/5
thank you @scarlet tulip hope you have a lovely day.