#nachofranco14
1 messages · Page 1 of 1 (latest)
hi there!
it's possible if you set the metadata in the phases directly: <https://stripe.com/docs/api/subscription_schedules/create#create_subscription_schedule-phases-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.
hi @cyan flame !
thanks for the help
and what will happen in phase 2 with the metadata I passed in phase 1?
I recommend doing some tests in test mode to see how this works exactly
and you can use Test Clocks for this if needed: https://stripe.com/docs/billing/testing/test-clocks
that's it! thanks!