README.md

# Paytm

[![Build Status](https://travis-ci.org/wundercar/paytm.svg?branch=develop)](https://travis-ci.org/wundercar/paytm)
[![Hex pm](http://img.shields.io/hexpm/v/paytm.svg?style=flat)](https://hex.pm/packages/paytm)

Paytm API client for Elixir with Wallet, Gratification and OAuth API support

## Documentation

[https://hexdocs.pm/paytm](https://hexdocs.pm/paytm)

## Installation

Add `paytm` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:paytm, "~> 0.7.3"}
  ]
end
```
OSZAR »