#OneBase-TestCard
1 messages · Page 1 of 1 (latest)
Hi, please go to your Stripe Dashboard log and find the corresponding request that errored: https://dashboard.stripe.com/test/logs?
you can check its response, or paste me its request id and I can take a further look
Oh wow I had no idea there were logs! I'm getting this payment_intent_unexpected_state
You cannot confirm this PaymentIntent because it has already succeeded after being previously confirmed.
I'm assuming I need to change my payment intent from a const to a var
Wait I'm a moron. This means it has been working this whole time and I pretty much just didn't create a success notification.
orakaro I'm sorry I wasted your time.