Skip to content

Instantly share code, notes, and snippets.

View sreekanth-tf's full-sized avatar
:octocat:

Sreekanth sreekanth-tf

:octocat:
View GitHub Profile
@sreekanth-tf
sreekanth-tf / gist:4b825a7fe5fcda98e00c8a73c55aad0c
Created July 1, 2022 09:03 — forked from Epigene/gist:47c059a825acd4445e61
First Data FDL response (error) codes
RESPONSE_CODES = {
"000" => "Approved",
"001" => "Approved, honour with identification",
"002" => "Approved for partial amount",
"003" => "Approved for VIP",
"004" => "Approved, update track 3",
"005" => "Approved, account type specified by card issuer",
"006" => "Approved for partial amount, account type specified by card issuer",
"007" => "Approved, update ICC",
"100" => "Decline (general, no comments)",
@sreekanth-tf
sreekanth-tf / github-common-issues.md
Last active September 23, 2019 08:12
Common issues faced in github integration

Issue Command

git clone git@github.com:sreekanth-tf/dev-poc.git

Issue Command Output

Cloning into 'dev-poc'...
Permission denied (publickey).
fatal: Could not read from remote repository.