PayPing (PayPing v0.1.2)
PayPing API client for the Elixir language
Link to this section Summary
Link to this section Types
Link to this type
http_error()
Specs
Link to this type
pay_params()
Specs
Link to this type
verify_ok()
Specs
Link to this type
verify_params()
Specs
Link to this section Functions
Specs
Get configuration
Specs
pay(params :: pay_params()) :: {:ok, integer(), map()} | http_error()
Create a Payment code
Specs
verify(params :: verify_params()) :: verify_ok() | http_error()
Verify a Payment