#krs_subscriptions-bca
1 messages ยท Page 1 of 1 (latest)
๐ 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/1247944025965854724
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
hello..
Hello! Do you have the requst ID so I can take a closer look?
2024-06-05 03:22:09,615 - stripe - INFO - error_code=None error_message='billing_cycle_anchor cannot be later than next natural billing date (1720149729) for plan' error_param=billing_cycle_anchor error_type=invalid_request_error message='Stripe API error received'
this is the stripe python error log, it did not generate a request id in the log
I was hoping for a request ID like req_123, but that's fine I can probably pull one for your recent logs
{'customer': 'cus_QEdhqff32Q2Ng8', 'items': [{'price': 'price_1P9BcTI5vSu94Gk8ouNsYuCd', 'quantity': 1}], 'coupon': None, 'cancel_at_period_end': False, 'proration_behavior': 'none', 'backdate_start_date': 1688547600, 'billing_cycle_anchor': 1720170000}
^ is the request payload
I did not get the request id from the error log
found it from the dashboard - here it is https://connect.stripe.com/logs/req_3V9UklB4qO9kj5
๐
So the issue here is that you've made this request at 2024-06-05 03:22:09 UTC with a monthly price. The natural cycle end date would be one month later at 2024-07-05 03:22:09 UTC but you've set the billing_cycle_anchor to be after that date, which isn't allowed
ok. got it. thanks.
krs_subscriptions-bca
i got scammed
lost my rent
they stole my rent money froze my account and refunded people who already recieved their product
i would not recommend using this website unless you want your money to be held hostage
@lost rain please don't hop into other people threads - if you have an issue please contact support at https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
there is no support they pretend to have a phone number to email you a prewritten robo mail
Again, this is not the place to raise these issues - this channel is specifically meant for developer integration questions. If you're not having much luck at https://support.stripe.com/contact you can also try heretohelp@stripe.com
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.