StripeElixir.Services.TestHelpers.RefundService (stripe_elixir v0.1.0)

Copy Markdown View Source

Refund API operations.

Summary

Functions

expire(client, refund, params \\ %{}, opts \\ [])

@spec expire(StripeElixir.Client.t(), String.t(), map(), keyword()) ::
  {:ok, term()} | {:error, StripeElixir.Error.t()}

Expire a pending refund.

Expire a refund with a status of requires_action.