MomoapiElixir.Disbursement (momoapi_elixir v0.1.0) View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_transaction_status(reference_id)

View Source

Callback implementation for GenServer.init/1.

%{

amount: "100",
currency: "EUR",
externalId: "947354",
payee: %{
  partyIdType: "MSISDN",
  partyId: "+256776564739"
},
payerMessage: "testing",
payeeNote: "hello"

}