#dino_pephanis - bank account details
1 messages · Page 1 of 1 (latest)
Can you share the request ID where this is failing?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
@civic temple let's keep messages in this thread
But dictionary refers to a hash here
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Sorry
how would I hash the data
Can you share your request ID?
I want to see how you're currently forming the request
(See above on how to find it)
I haven't sent anything yet, was reading on how to add an account and wanted more information on that
So if you expand the child params, it shows you how to form the hash
ie. {'object': 'bank_account', ...... etc
so I send the data as before, though it might've need to be encrypted as this is the first time i've seen dictionary mentioned
Yep dictionary just refers to hash
ok