#kostas-sioupoulis_code

1 messages ¡ Page 1 of 1 (latest)

unborn nexusBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212386286690639872

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

crystal lanternBOT
#

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.

verbal hull
#

I see in the documentation and my code that this is added to the subscription{
"id": "sub_49ty4767H20z6a",
"object": "subscription",
"application_fee_percent": null,
"pending_update": {
"expires_at": 1571194285,
"subscription_items": [
{
"id": "si_09IkI4u3ZypJUk5onGUZpe8O",
"price": "price_CBb6IXqvTLXp3f"
}
]
},
}

#

Is it possible to set that manually when I modify the subcription?

quick panther
#

Hi, let me help you with this.

#

No, I don't think there's a setting for this. You can instead monitor this on your own.

verbal hull
#

Okay, thanks for your help, what I want to make sure is that the expire date isn't after the date the user is charged to renew his subscription

#

So if a user upgrades his subscription he has to pay for that invoice before the renewal of his subscription

quick panther
#

No, it's explained in the doc that next renewal is usually set as the expiry date

verbal hull
#

Oh okay thank you I'll test it further thank you for your help

quick panther
#

Happy to help.

verbal hull
#

Thank you very much for your time!