Skip to content

Commit

Permalink
Authcode (#12)
Browse files Browse the repository at this point in the history
* Auth code

* generated changes

Co-authored-by: Steve Barrow <[email protected]>
  • Loading branch information
bajb and infurio authored Feb 17, 2021
1 parent f5e4fca commit af9182c
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 111 deletions.
1 change: 1 addition & 0 deletions chargehive/chtype/transaction.proto
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ message Transaction {
google.protobuf.Timestamp transaction_time = 26;
PaymentMethodProvider payment_provider = 27;
PaymentMethodInputType payment_input_type = 28;
string auth_code = 29;
}

message TransactionDetail {
Expand Down
Loading

0 comments on commit af9182c

Please sign in to comment.