#Devonthedo88
1 messages · Page 1 of 1 (latest)
charges": {
"object": "list",
"data": [
{
"id": "ch_3JXTsIFXkUN0aehr0sCjoyTF",
That's part of a Stripe object... maybe part of a Payment Intent? What are you trying to do?
transfer to a connected account when i capture a charge
one person said i would need the Charge ID
so im trying to return the charge id lol
Ah, so you want to use the Charge as the source_transaction?
Yeah, so the ch_ ID in the snippet above is what you need.
I don't understand what you mean. Are you asking how to access that ID in your code? If so I need to know what programming language you're using.
charges.data[0].id