Stripe V2 Core Person Tokens API.
Person Tokens are single-use tokens that tokenize person information, used for creating or updating a Person.
Stripe V2 Core Person Tokens API. Person Tokens are single-use tokens that tokenize person information, used for creating or updating a Person. Docs: https://docs.stripe.com/api/v2/person-tokens
(create-person-token stripe-client account-id params)(create-person-token stripe-client account-id params opts)Creates a Person Token for an Account.
Person Tokens tokenize sensitive person information and can be used when creating or updating a Person.
Creates a Person Token for an Account. Person Tokens tokenize sensitive person information and can be used when creating or updating a Person. Docs: https://docs.stripe.com/api/v2/person-tokens/create
(retrieve-person-token stripe-client account-id token-id)(retrieve-person-token stripe-client account-id token-id opts)Retrieves a Person Token by ID.
Retrieves a Person Token by ID. Docs: https://docs.stripe.com/api/v2/person-tokens/retrieve
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |