Skip to content

Commit

Permalink
rewrite README
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rubio committed May 8, 2024
1 parent f58d11b commit 4435418
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
# Paypal

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `paypal` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:paypal, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/paypal>.
Paypal integration using [Tesla](https://github.com/elixir-tesla/tesla).

The aim of this library is to get completely covered the use of the Paypal API v2 for Orders, Payments, and Authorization.

0 comments on commit 4435418

Please sign in to comment.