Skip to content

abakhi/mpower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpower

Build Status

Elixir wrapper for MPowerPayments API

Installation

If available in Hex, the package can be installed as:

  1. Add mpower to your list of dependencies in mix.exs:

    def deps do [{:mpower, "~> 1.0"}] end

  2. Ensure mpower is started before your application:

    def application do [applications: [:mpower]] end

Use

See the test suite for examples

About

Elixir wrapper for the MPowerPayments API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages