# How are you accepting payments with Stripe? Checkout Session, Payment Element + PaymentIntent, something else?
# Got it. Then once users are on the Checkout Session URL, they should be able to only make one payment.
# If you get two payments, it means you created two Checkout Session, and the user went to the two Checkout Session URL, and paid twice.