stripe_client v0.0.1 StripeClient

Summary

Functions

Returns the active adapter

Returns the currently configured Stripe secret key

Functions

adapter()

Returns the active adapter.

Defaults to StripeClient.Adapter.HTTPoison

secret_key()

Returns the currently configured Stripe secret key.

Raises an error if it is not set.