View Source Paystack.Api (Paystack v0.7.0)

Link to this section Summary

Link to this section Types

Specs

t() :: {:ok, Paystack.Response.t()} | {:error, any()}

Link to this section Functions

Link to this function

delete(route, body \\ %{})

View Source

Callback implementation for Paystack.Api.Behaviour.delete/2.

Callback implementation for Paystack.Api.Behaviour.get/1.

Link to this function

post(route, body \\ %{})

View Source

Callback implementation for Paystack.Api.Behaviour.post/2.

Callback implementation for Paystack.Api.Behaviour.put/2.