#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, 3 days ago, 9 messages
Ah so you want to modify the PaymentIntent description
Have you tried calling Update PaymentIntent API? 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.
@frail bronze can you share your follow up question here
Hello
I am using subscsription API
stripe.subscriptions.create
And I am using this also --> stripe.products.create
Did you try this API ?
I do not have payment intent id when subscription is created
Is this another question or related to the last one ?
I want to use my campaign name as a description here
But it is automatically coming as subsctiption crated.
How can I change it to other text from subsctiption API.
I don't think that's possible, the public Subscription creation API doesn't support that.
How can I know for which product this transaction is done.
You have the invoiceId:
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-invoice