#nimish-tank_api

1 messages ¡ Page 1 of 1 (latest)

cyan bluffBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 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/1247884860509519902

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

upbeat isle
#

hi there!

uneven rapids
#

I have create the paused subscription and i am upgrade subscription so
facing error " You cannot update a paused subscription in a way that creates new invoice items. Unpause the subscription before attempting to update a subscription in this way. "

upbeat isle
#

looks like the error is pretty clear

uneven rapids
#

upgrade time I have paused subscription resume like

$resume_subscription = \Stripe\Subscription::update($package_data->profile_id, [
'pause_collection' => null,
]);

but is not working

upbeat isle
uneven rapids
#

req_Tv2U9l70Ky2zUU

#

req_XeDoZwr9L44zON

#

check both this

upbeat isle
#

yes, the error is pretty clear

"You cannot update a paused subscription in a way that creates new invoice items. Unpause the subscription before attempting to update a subscription in this way.

#

if you want to update the subsceription, first unpause it

uneven rapids
#

so pls tell me how to unpause it

#

can you please share any example?

upbeat isle
uneven rapids
#

thank you connect me my solution resolve

upbeat isle
#

did you fix the issue?

uneven rapids
#

yes