Hey Simon - any progress/new discoveries on this? I’m encountering the same problem.
@gregoryjohn (sorry to randomly mention you) - I’ve been following your Bubble SaaS course and am stuck right here as well. Have you had anyone reach out on this section with multiple line_items?
My problem has been with the line_items not being recognized (error code below):
{
"error": {
"code": "parameter_invalid_integer",
"doc_url": "Error codes | Stripe Documentation,
"message": "Invalid integer: 20, 10",
"param": "line_items[0][price_data][unit_amount]",
"request_log_url": "(removed for security);,
"type": "invalid_request_error"
}
}