Ihave the same issue – the Stripe response is:
{
"metadata": {
"tec_tc_enabled_webhooks": "1"
}
}
Response body
{
"error": {
"message": "You cannot perform this request as you do not have Platform Controls for Standard on the account.",
"type": "invalid_request_error"
}
}
Request POST body
{
"metadata": {
"tec_tc_enabled_webhooks": "1"
}
}