#bhanu365-invoice
1 messages · Page 1 of 1 (latest)
hi, do you have the request ID req_xxx for that error? https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_wXlt0wjFoGe5Ok
you have a space in the parameter name
I guess in your PHP code you did " invoice_settings" => ... instead of "invoice_settings"=>...