#empressbrosephine

1 messages · Page 1 of 1 (latest)

storm atlasBOT
naive jolt
#

Hey Pompey

harsh vigil
#

Hello, happy to help. To be clear, are you unclear on what an array of hashes is, or just what each hash should look like?

naive jolt
#

the former but my guess is it's just an array of objects? Sorry for the dumb q

harsh vigil
#

Yeah, just an array of objects. "hash" here is a way of representing an object, also commonly called a dictionary

#

So all that that parameter is saying as that optionally you can pass in a bunch of one-off invoice item objects when creating a subscription

#

If you want help with the syntax, we have a cool tool on this page that lets you build requests and then print out the API code for them https://stripe.sh

Use the CLI directly from Stripe docs