#krishna008
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- krishna008, 1 hour ago, 24 messages
- krishna008, 2 hours ago, 5 messages
- krishna008, 3 hours ago, 3 messages
- krishna008, 3 days ago, 9 messages
Sorry, I don't understand the question? What are you trying to do exactly?
When I create subscription and payment is done then in description it shows subscription creatided but I want to show name of campaing (which I have to do from backend API).
For one time payment there is one option i.e. description which is passed from code
How can I do it for Subscription
You'd use the description parameter: https://stripe.com/docs/api/subscriptions/create#create_subscription-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.
can I do like this?
Looks fine
Okay sir I will try and let you know