#brandon_error
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/1409620512493142137
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Event: setup_intent.setup_failed
I have the event IDS which I can provide through private message
hello, sharing the request ID or Event ID is fine here, please paste that here (the request ID preferrably)
@viral crane ^
evt_1S061QDEfHDcLx5j77rn9EKg
ah you didn't say this is for a Checkout Session which is starting a Subscription (likely with a trial), right?
ah also, this is live mode???
I thought this was test mode testing
This is live mode
I want to start a subscription. Yes.
Is it through Checkout session?
Is it through Checkout session?
I'm asking you
That is what I am using. Yes.
did you not build the integration?
I am wondering if I miss a configuration or something else
with live mode declines, there's nothing for me to say - that's really up to the banks if they authorize or decline. But really, tell me this - why are you testing in live mode? like what are you trying to do?
I have asked the bank and they told me they do not see any transactions
I am trying to add a subscription through a coupon code using checkout.
Did my account get flagged?
Did my account get flagged?
I don't have visibility into that
you've tried in test mode using test cards, right? that works?
for live mode, my suggestion would just be "use a different card". There's nothing off that I see, just a card decline
I used different cards and they all failed.
I saw in another thread there is a possibility of being flagged.
Can a ticket be sent to check on that?
you'll have to write into support https://support.stripe.com/contact for whether there's anything else
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.
but from the visibility I have, your integration is OK and that's what I can advise on
Checkout allows for subscriptions?
The subscription is found under payment links
Is that where the subscription is made?
what did you implement, Payment Links? Or Checkout Sessions?
I am implementing checkout sessions
but on the stripe website, I used payment link to get the price_id
yes so I didn't understand your question
You said you implemented Checkout Sessions for Subscriptions
but you also asked:
Checkout allows for subscriptions?
๐
Yes, I would like to know which flow is which
If I am using checkout sessions, can I use a price_id from payment links or is there another category I am missing
I am attaching an image. As a stand-alone, this worked.
Using the buy.stripe link. I was able to process payments.
Now I am switching to checkout sessions and using the price_id for the basic_automation, as found in the image.
If I am using checkout sessions, can I use a price_id from payment links or is there another category I am missing
yes you can. The Prices work with multiple objects, Payment Links, Subs, Checkout, etc.
Using the buy.stripe link. I was able to process payments.
ah that's good
Any other ideas to help debug the issue?
there's no debugging for live mode, that's all just live and comes right from the bank
test mode allows for more information to be seen? Is there a difference in logging?
no, test mode doesn't have more info, just that test mode has hardcoded cards that work and ones that don't . so easier to understand any integration issues
really, I can't help beyond this here
you have a card, you used it on a real charge, it failed
I don't have any more info on "why"
so you'd have to use different cards or talk to support
Okay. For test mode. What other cards is available and working?
I have used 42424242
to take a step back
your integration is fine
it clearly works in test mode
and it worked in live mode
now some cards are not working
I don't have an answer for that sorry
okay, alright, thanks for your time.