#AppleJaxxZ - Lookup Key
1 messages ยท Page 1 of 1 (latest)
sure thing
bottom right in the response
lookup_key: null
i am trying to follow this https://stripe.com/docs/billing/quickstart.
and add the lookup_key in my forms
using React and Node
You would need to include your own lookup_key as a parameter when creating a Price
It's an optional field that is entirely at the users discretion
Have you tried?
Hmm...I'm not seeing it in the DB. I think it's something you would make a request in Node to do
I couldnt find place to create one, but in the guide it allows you to create one when you create a new test prouct
You can also add the field value to existing Price objects using the API: https://stripe.com/docs/api/prices/update
ok awesome ty
Sure thing, happy coding ๐