Skip to content

Commit

Permalink
Merge pull request #6 from m-hosoi/master
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
jinzhu authored Sep 4, 2020
2 parents b347124 + 96f5009 commit fd2ebca
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.go
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ type AuthorizeInput struct {
SellerAuthorizationNote string
TransactionTimeout uint
CaptureNow bool
SoftDecriptor string
SoftDescriptor string
}

// Authorize process secures the funds specified for the payment method stored in the Order Reference.
Expand Down
Empty file modified datatype.go
100644 → 100755
Empty file.
Empty file modified request.go
100644 → 100755
Empty file.

0 comments on commit fd2ebca

Please sign in to comment.