#lucky-subscriptions-qs

1 messages ยท Page 1 of 1 (latest)

glad widgetBOT
#

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.

ripe citrus
atomic marsh
#

subscription = stripe.Invoice.upcoming_lines(customer=customer_id)

#

this is my code.

#

what's the problem?

#

Plz help me.๐Ÿ™๐Ÿผ

ripe citrus
#

What are you expecting, and what are you observing?

atomic marsh
#

I want to get next invoice date

ripe citrus
#

For a specific subscription or what?

#

If you want the invoice date, why are you loading the line items?

atomic marsh
#

for a specific subscription.

#

I have to get next payment date in subscription.

#

hi

ripe citrus
#

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

atomic marsh
#

then how to get card last 4 digits from subscription?

ripe citrus
#

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?

atomic marsh
#

I've been clear with above questions.

#

now there is another problem.

#

Are you okay?

glad widgetBOT
ripe citrus
#

I'm fine, thank you. What is you new question?

atomic marsh
#

this is for subscription.
If customer doesn't pay for next invoice, how does subscription become?

ripe citrus
#

If you;'re asking what happens to a subscription following payment failure or non-payment, that depends on your settings.