#piercy

1 messages · Page 1 of 1 (latest)

hollow mangoBOT
#

Hello piercy, we'll be with you shortly! 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.
piercy, 1 days ago, 5 messages
piercy, 4 days ago, 53 messages

torn osprey
#

What do you mean by "Platform information"? There is a metadata field on a connect account: https://stripe.com/docs/api/accounts/object#account_object-metadata. You should just be able to update the account to change it: https://stripe.com/docs/api/accounts/update#update_account-metadata

past solar
#

On the dashboard it lists it as "Platform information". hmm, when i retrieve the account it has no meta data, but I can see it on the dashboard.

#

test mode account id: acct_1O1sT6JvmWfHgOOQ

torn osprey
#

Platform information is a separate section from metadata

past solar
#

Ok, cool, but yeah when i do the account retrieval, it doesnt have any meta data, so not really sure how i get it

torn osprey
#

How did you set it

past solar
#

I redacted my email address and personal info, but yeah the meta doesnt appear

torn osprey
#

Hm weird

#

Can you share the request id you made to retrieve the account?

past solar
#

req_7sE0tKBFCltLmi

#

It would have been that, but as its a GET request it doesnt show much for me

torn osprey
#

Ah

#

I think you need to retrieve it with your platform's secret key

past solar
#

ah, I can do that, thats just my local configuration being incorrect. Ill give that a go, thanks

hollow mangoBOT
past solar
#

That did it, and now that its retrieving it, its also able to update it.

So thats all working. Thanks, I appreciate the help