Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

jshmrtn/datatrans-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatatransHelper

GitHub license Build Status Hex.pm Version InchCI Coverage Status

Small Helper Library to sign / validate Datatrans requests.

Installation

The package can be installed by adding datatrans_helper to your list of dependencies in mix.exs:

def deps do
  [{:datatrans_helper, "~> 0.2.0"}]
end

Configuration

config :datatrans_helper,
  merchant_id: "Some ID",
  sign1_hmac_key: "Some Key",
  sign2_hmac_key: "Some Key"

Datatrans Configuration

Documentation

The docs can be found at https://hexdocs.pm/datatrans_helper.

About

Small Helper Library to sign / validate Datatrans requests.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages