Files
kulakpos_web/vendor/omnipay/stripe/tests/Mock/CancelSubscriptionFailure.txt

16 lines
408 B
Plaintext
Raw Normal View History

2026-03-30 14:54:57 +07:00
HTTP/1.1 404 Not Found
Server: nginx
Date: Sun, 24 Jan 2016 22:29:41 GMT
Content-Type: application/json
Content-Length: 188
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"error": {
"type": "invalid_request_error",
"message": "Customer cus_7lqqgOm33t4xSU does not have a subscription with ID sub_7mU0DonX8GQZFW",
"param": "subscription"
}
}