Stripe.Services.TestHelpers.RefundService (tiger_stripe v0.3.0)

Copy Markdown View Source

Refund API operations.

Summary

Functions

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

@spec expire(Stripe.Client.t(), String.t(), map(), keyword()) ::
  {:ok, Stripe.Resources.Refund.t()} | {:error, Stripe.Error.t()}

Expire a pending refund.

Expire a refund with a status of requires_action.