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

15 lines
307 B
Plaintext
Raw Normal View History

2026-03-30 14:54:57 +07:00
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 26 Feb 2013 16:33:08 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 52
Connection: keep-alive
Access-Control-Max-Age: 300
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"deleted": true,
"id": "cus_1MZSEtqSghKx99"
}