Files
kulakpos_web/vendor/omnipay/stripe/tests/Mock/DetachSourceSuccess.txt
triagungbiantoro 417b7b7453
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m27s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 31s
Build, Push and Deploy / deploy-production (push) Has been skipped
harga pada beranda terhubung ke manage plans di dashboard admin
2026-04-25 21:57:25 +07:00

52 lines
1.1 KiB
Plaintext
Executable File

HTTP/1.1 200 OK
Server: nginx
Date: Sat, 27 Jun 2020 21:12:02 GMT
Content-Type: application/json
Content-Length: 943
Connection: keep-alive
Access-Control-Allow-Credentials: true
Cache-Control: no-cache, no-store
{
"id": "src_1Gyk9dK1civsTrCUNB7v9XoF",
"object": "source",
"amount": null,
"card": {
"exp_month": 6,
"exp_year": 2021,
"last4": "4242",
"country": "US",
"brand": "Visa",
"funding": "credit",
"fingerprint": "f1JoQaLEG7ovd7N4",
"three_d_secure": "optional",
"name": null,
"address_line1_check": null,
"address_zip_check": null,
"cvc_check": null,
"tokenization_method": null,
"dynamic_last4": null
},
"client_secret": "src_client_secret_ojSdoIOHML61Ar89cb2sXyuo",
"created": 1593287857,
"currency": null,
"flow": "none",
"livemode": false,
"metadata": {
},
"owner": {
"address": null,
"email": null,
"name": null,
"phone": null,
"verified_address": null,
"verified_email": null,
"verified_name": null,
"verified_phone": null
},
"statement_descriptor": null,
"status": "consumed",
"type": "card",
"usage": "reusable"
}