#narnau
1 messages ยท Page 1 of 1 (latest)
Hi ๐ Subscription creation is shown as the description on the Payment Intent rather than as the description of the Subscription.
Yes, I'm talking about modifying the description of the Payment Intent
Is it possible?
I'm not seeing a way to set it when creating the Subscription, but you can update the Payment Intent to edit its description:
https://stripe.com/docs/api/payment_intents/update#update_payment_intent-description
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
okey, thank you!
Any time!