RazorpayEx

Hex.pmHex DocsLicenseCoverage Status

An Elixir client for the Razorpay API, providing a clean and intuitive interface for integrating Razorpay payments into your Elixir applications.

Features

Installation

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

def deps do
  [
    {:razorpay_ex, "~> 0.1.2"}
  ]
end

License MIT License - see LICENSE file for details.

Disclaimer This library is not officially supported by Razorpay. It's a community-maintained project modeled after the official Ruby SDK.