stripity_stripe v2.0.0-alpha.11 Stripe.EphemeralKey

Work with Stripe EphemeralKey objects.

You can:

  • Create a ephemeral key

Does not yet render lists or take options.

Does not have an afficiol API docs endpoint, but is required for iOS and Android SDK functionality.

Explained in https://stripe.com/docs/mobile/ios/standard#prepare-your-api https://stripe.com/docs/mobile/android/customer-information#prepare-your-api

Stripe API reference: https://stripe.com/docs/api#customer

Summary

Types

t()
t :: %Stripe.EphemeralKey{associated_objects: term, created: term, expires: term, id: term, object: term, secret: term}

Functions

create(changes, api_version, opts \\ [])

Create an ephemeral key.