#lucky-subscriptions-qs
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.
- nero_1113_49637, 6 hours ago, 15 messages
- nero_1113_49637, 9 hours ago, 6 messages
- nero_1113_49637, 1 day ago, 19 messages
- nero_1113_49637, 1 day ago, 6 messages
- nero_1113_49637, 1 day ago, 16 messages
Hey there, what about this API is not working like you expect?
https://stripe.com/docs/api/invoices/upcoming_invoice_lines
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
subscription = stripe.Invoice.upcoming_lines(customer=customer_id)
this is my code.
what's the problem?
Plz help me.๐๐ผ
What are you expecting, and what are you observing?
I want to get next invoice date
For a specific subscription or what?
If you want the invoice date, why are you loading the line items?
Hi, and what have you tried? WHat are you seeing?
I can't help you if you don't tell me what you tried and what's different than you expect
then how to get card last 4 digits from subscription?
I'm confused, your questions seem to be all over the place
What are you trying to do?
You started asking about upcoming invoice lines, then the next invoice date, now card last 4.
Can you pause, and explain your goal here? What is the specific thing you're trying to do?
I've been clear with above questions.
now there is another problem.
Are you okay?
I'm fine, thank you. What is you new question?
this is for subscription.
If customer doesn't pay for next invoice, how does subscription become?