⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
work
/
vendor
/
omnipay
/
stripe
/
tests
/
Mock
/
View File Name :
CaptureSuccess.txt
HTTP/1.1 200 OK Server: nginx Date: Sun, 05 May 2013 08:51:15 GMT Content-Type: application/json;charset=utf-8 Content-Length: 997 Connection: keep-alive Cache-Control: no-cache, no-store Access-Control-Max-Age: 300 Access-Control-Allow-Credentials: true { "id": "ch_1lvgjcQgrNWUuZ", "object": "charge", "created": 1367743707, "livemode": false, "paid": true, "amount": 1000, "currency": "usd", "refunded": false, "fee": 59, "fee_details": [ { "amount": 59, "currency": "usd", "type": "stripe_fee", "description": "Stripe processing fees", "application": null, "amount_refunded": 0 } ], "card": { "object": "card", "last4": "4242", "type": "Visa", "exp_month": 9, "exp_year": 2015, "fingerprint": "dfB0t0avO0bWr9eY", "country": "US", "name": "fdsa asdf", "address_line1": "", "address_line2": "", "address_city": "", "address_state": "", "address_zip": "", "address_country": "", "cvc_check": "pass", "address_line1_check": "pass", "address_zip_check": "pass" }, "captured": true, "failure_message": null, "amount_refunded": 0, "customer": null, "invoice": null, "description": "", "dispute": null }