#Anne Pinson
1 messages · Page 1 of 1 (latest)
Hi
You can pass null when doing the update setup_future_usage: null
I'm trying, thanks !
Hum in fact I receive this error:
stripe.error.InvalidRequestError: Request req_9AixXL2HXG0fWX: Invalid setup_future_usage: must be one of on_session or off_session
The null equivalent in Python is None but with it I have the issue I described before.
With None, the request I can see in the logs of Stripe Dashboard has an empty body.