#Matty (AloysiusS)
1 messages · Page 1 of 1 (latest)
I can use to_json with JSON.parse
We return a JSON blob for server-side requests, and a promise for stripe.js client-side requests (which can be turned into JSON). So yeah, we generally recommend using JSON to look at the objects themselves, since that tends to be the simplest