Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
use Google Translate to query word, like soimort/translate-shell. But verbose info about Definitions, Synonyms, Example
Python 6
-
-
6 contributions in the last year
Contribution activity
July - September 2020
luw2007 has no activity
yet for this period.
June 2020
Created a pull request in stripe/stripe-go that received 2 comments
Add support for `DeclineCode` on `CardError` top-level
hi there, If Error.DeclineCode is added, it should be initialized when CardError occurs. Otherwise, remove it. fix #1114
+2
−0
•
2
comments
Created an issue in stripe/stripe-go that received 1 comment
Missing DeclineCode when CardError on `Error` top-level
The Error object has most properties top-level, also the DeclineCode. (add by #949)
like #1064 We can get card_declined from CardError.
When we pri…
1
comment