#Shyam
1 messages · Page 1 of 1 (latest)
Hi there, are you looking for the Storage API? https://stripe.com/docs/stripe-apps/store-secrets
This is the only storage API that I'm aware of. You can save reference ID in the stripe app, and keep the actual data in your own server.
Thank you Jack ...!