#trollboy
1 messages · Page 1 of 1 (latest)
What are you trying to do here?
Our canonical guide to accepting a payment with Stripe includes code samples in Python:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
basically I'm getting this back:
stripe.error.InvalidRequestError: Request req_PdzljPFgLP4ejm: Invalid object
without anything more verbose than that
https://dashboard.stripe.com/logs is empty as well
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I see that now, the logs were defaulting to LIVE, I just noticed that
You should pass it in as a Python dict
thank you so much
We show a snippet of that here: https://stripe.com/docs/api/metadata