Skip to content

Commit 8f0bf6f

Browse files
committed
Ajustment value of constant
1 parent 1b58435 commit 8f0bf6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pix/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package pix
33
const (
44
//EmvSchema
55
TAG_INIT = "00"
6-
TAG_INIT_METHOD = "02"
6+
TAG_INIT_METHOD = "01"
77
TAG_MAI = "26"
88
TAG_MCC = "52"
99
TAG_TRANSACTION_CURRENCY = "53"

0 commit comments

Comments
 (0)