We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b58435 commit 8f0bf6fCopy full SHA for 8f0bf6f
pix/const.go
@@ -3,7 +3,7 @@ package pix
3
const (
4
//EmvSchema
5
TAG_INIT = "00"
6
- TAG_INIT_METHOD = "02"
+ TAG_INIT_METHOD = "01"
7
TAG_MAI = "26"
8
TAG_MCC = "52"
9
TAG_TRANSACTION_CURRENCY = "53"
0 commit comments