Stripe.Services.V2.Core.Accounts.PersonTokenService (tiger_stripe v0.3.0)

Copy Markdown View Source

PersonToken API operations.

Summary

Functions

create(client, account_id, params \\ %{}, opts \\ [])

Create a Person Token

Creates a Person Token associated with an Account.

retrieve(client, account_id, id, params \\ %{}, opts \\ [])

Retrieve a Person Token

Retrieves a Person Token associated with an Account.