#bfitz_1992
1 messages · Page 1 of 1 (latest)
Unfortunately not but you can listen for the subscription to be created and then update the metadata on the SetupIntent with an API call https://stripe.com/docs/api/setup_intents/update#update_setup_intent-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Gotcha, okay no worries, thanks for the reply!