Skip to content

Commit

Permalink
BKM Express Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
deryacakmak committed Jun 26, 2024
1 parent 19a65f6 commit 1c27e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ const (
const (
PaymentAuthenticationType_THREE_DS PaymentAuthenticationType = "THREE_DS"
PaymentAuthenticationType_NON_THREE_DS PaymentAuthenticationType = "NON_THREE_DS"
PaymentAuthenticationType_BKM_EXPRESS PaymentAuthenticationType = "BKM_EXPRESS"
)

const (
Expand Down

0 comments on commit 1c27e83

Please sign in to comment.