#mpv
1 messages · Page 1 of 1 (latest)
Hey there
That's correct, you would need to retrieve the Promo code ID via the List Promo Code API based on the code: https://stripe.com/docs/api/promotion_codes/list#list_promotion_code-code
Then you pass the ID to the Subscription create API
OK, was afraid so. Thanks!