Docs.rs
async-stripe-0.26.0
async-stripe 0.26.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
arlyon
Dependencies
async-std ^1.8, <1.11
normal
chrono ^0.4
normal
futures-util ^0.3.21
normal
hex ^0.4
normal
hmac ^0.12
normal
http-types ^2.12.0
normal
hyper ^0.14
normal
hyper-rustls ^0.24
normal
hyper-tls ^0.5
normal
rocket ^0.4
normal
serde >=1.0.79
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1.8
normal
serde_qs ^0.10.1
normal
sha2 ^0.10
normal
smart-default ^0.6.0
normal
smol_str ^0.1
normal
surf ^2.1
normal
thiserror ^1.0.24
normal
tokio ^1.2
normal
uuid ^0.8
normal
actix-web ^4.2.1
dev
async-std ^1.10.0
dev
async-trait ^0.1
dev
axum ^0.6.18
dev
httpmock ^0.6.6
dev
tokio ^1.24.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
stripe
0.26.0
Module token
Structs
Enums
In stripe::generated::core
?
Module
stripe
::
generated
::
core
::
token
source
·
[
−
]
Structs
CreateToken
The parameters for
Token::create
.
CreateTokenAccount
CreateTokenCvcUpdate
CreateTokenPerson
CreateTokenPersonDob
CreateTokenPersonDocuments
CreateTokenPersonDocumentsCompanyAuthorization
CreateTokenPersonDocumentsPassport
CreateTokenPersonDocumentsVisa
CreateTokenPersonRegisteredAddress
CreateTokenPersonRelationship
CreateTokenPii
CreditCardSpecs
PersonVerificationParams
Token
The resource representing a Stripe “Token”.
VerificationDocumentParams
Enums
CreateTokenAccountBusinessType
An enum representing the possible values of an
CreateTokenAccount
’s
business_type
field.
CreateTokenCardUnion
The card this token will represent.