Skip to content

mikamai/rxp-hpp-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxpHppElixir

Elixir SDK to encrypt / decrypt Realex HPP requests and responses

Installation

If available in Hex, the package can be installed by adding rxp_hpp_elixir to your list of dependencies in mix.exs:

def deps do
  [
    {:rxp_hpp_elixir, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/rxp_hpp.

Test

To run test

$ mix test

Contributing

  1. Fork the project.
  2. Make your feature addition or bug fix.
  3. Add tests for it. This is important so I don't break it in a future version unintentionally.
  4. Open a pull request.

License

MIT License.

About

Realex Hpp SKD for Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages