Hey guys ive been trying to figure out whats going wrong here. im trying to set up my customer portal and i keep getting this error when i try and access it.
The service Self Service Portal - Stripe Portal just returned an error (HTTP 400). Please contact the plugin author directly for feedback. Raw error:
{
"error": {
"code": "resource_missing",
"doc_url": "Error codes | Stripe Documentation,
"message": "No such customer: 'cus_Ilyt6zzddVuYbv'",
"param": "customer",
"type": "invalid_request_error"
}
}
Ive tried following along to every guide and video out there and i still get this error any help would be so appreciated! thanks in advance
- ryan