paytm v0.5.1 Paytm.API.Gratification
Link to this section Summary
Link to this section Functions
Link to this function
credit(money, order_id, phone, email, options \\ [])
credit(money :: Money.t(), order_id :: String.t(), phone :: String.t(), email :: String.t(), options :: [sales_wallet_name: String.t() | nil, sales_wallet_guid: String.t() | nil, apply_to_new_users: boolean() | nil, metadata: String.t() | nil, ip_address: String.t() | nil]) :: {:ok, transaction_id :: String.t(), status :: :success | :pending} | {:error, message :: String.t(), code :: atom() | String.t()}