#jaime-la-gym_docs
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/1325760707391913995
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
i attempted using the payment intent endpoint with POST request but i got errors
can you share the request ID (req_xxx)? you can find it here https://dashboard.stripe.com/test/logs
Hello, i attempted using the salesforce connector so the request never reached the dashboard, i just want to know where can i find endpoint and field for a Payment(py_xxxxx)
can you share the py_xxx ID?
py_1QURD2I5lwbQ07yA5POLEe7f
this py_xxx comes from a Transfer. and it lives on the connected account. you can see a diagram of this here: https://docs.stripe.com/connect/separate-charges-and-transfers?platform=web&ui=stripe-hosted#collect-fees
you should be able to edit it's description, assuming you use the Stripe-Account header: https://docs.stripe.com/connect/authentication
yes but what's the endpoint i need to call ? the payment intent one ?
or the transfer one or else
the payment intent one ?
correct
oh no, sorry
I meant the Charge endpoint
py_xxx is a Charge object (as shown in the diagram I shared above)