Fix transaction initialize
This commit is contained in:
parent
274c00b635
commit
1c3148319a
1 changed files with 5 additions and 1 deletions
|
@ -132,7 +132,11 @@ subscription {
|
|||
}
|
||||
data
|
||||
merchantReference
|
||||
action
|
||||
action {
|
||||
amount
|
||||
currency
|
||||
actionType
|
||||
}
|
||||
}
|
||||
}
|
||||
}`;
|
||||
|
|
Loading…
Reference in a new issue