#jayvir_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ 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.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1334781878942695555
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there, what do you mean by "add one more month" ?
@ocean pebble
basically i want to skip feb month & add one more month for all subscriptions in my accounts
i want to pause subscriptions for month & add one more month
no recurring payment should be deducted in my clients for feb month
If I understand you correctly, you want to charge the customer for twice of the amount when the subscription resumes?
For example, you paused the a $10 subscriptoin in Feb, when you resumes in Mar, you want to charge $20 instead of $10 ?
@ocean pebble no
i want to do this :
example :
user have subscriptions for jan,feb & mar
skip feb
subscriptions - so jan,mar,apr
Ok, then you just cancel the subscription in April instead of Mar.
@ocean pebble subscription has already end date
what to do in stripe to do above case
can i provide u production url of stripe for more understading ?
What end_date are you talking about? do you refer to cancel_at https://docs.stripe.com/api/subscriptions/object?lang=curl#subscription_object-cancel_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@ocean pebble
yes cancel_at is already set
example :
feb,march - recurring
end on apr
i want to do :
march,apr - recurring
end on may
dont dedcuted money on feb simple
adjust in next month
recurring - increasing one month