moneris v0.2.1 Moneris.Gateway
Gateway for development or production.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
new(atom, store_id \\ "store1", api_token \\ "yesguy")
new(String.t(), String.t(), String.t()) :: Moneris.Gateway.t()
new(atom(), String.t(), String.t()) :: Moneris.Gateway.t()
new(atom(), String.t(), String.t()) :: Moneris.Gateway.t()
new(atom(), String.t(), String.t()) :: Moneris.Gateway.t()
Link to this function
post(gateway, action, xml)
post(Moneris.Gateway.t(), atom(), String.t()) :: {}