stripedart library

Classes

Account
Address
ApplicationFee
ApplicationFeeRefund
AuBecsDebit
Authorization
Balance
BalanceFund
BalanceIssuing
BalanceTransaction
Billing
BillingThresholds
BusinessProfile
Capabilities
Capability
Card
CardChecks
Cardholder
CheckoutPrice
CheckoutSession
Company
ConnectionToken
CountrySpec
Coupon
CreditNote
CreditNoteLine
CreditNoteLines
Customer
CustomerBalanceTransaction
CustomerTaxId
CustomField
Discount
DisplayItem
DisplayItemCustom
Dispute
Dob
Document
EarlyFraudWarning
Event
ExternalAccount
ExternalAccounts
FeeDetail
File
Fpx
Ideal
Individual
IntentAction
Inventory
Invoice
InvoiceItem
InvoiceLineItem
InvoiceLineItems
IpAddressLocation
LineItem
LineItems
ListItem
ListItems
Location
Mandates
MerchantData
PackageDimensions
Pagination
PaginationResponse<T>
PaymentIntent
PaymentMethod
Payout
PendingRequest
Period
Plan
PortalSession
Price
Product
Rate
Reader
Recurring
RedirectToUrl
Refund
RefundItem
Refunds
Relationship
ReportRun
ReportRunParameters
ReportType
RequestHistory
Requirements
Reversal
Reviews
ScheduledQuery
ScheduledQueryError
SepaDebit
Session
Settings
SettingsBranding
SettingsCardPayments
SettingsCardPaymentsDeclineOn
SettingsDashboard
SettingsPayments
SettingsPayouts
SettingsPayoutsSchedule
SetupIntent
Shipping
ShippingAddressCollection
Sku
SourceTypes
SpendingControls
StatusTransitions
Stripe
Subscription
SubscriptionItem
SubscriptionItems
SubscriptionSchedule
Tax
TaxAmount
TaxIdVerification
ThreeDSecureUsage
Tier
Topup
TosAcceptance
Transaction
Transfer
TransferReversal
Transform
UsageRecord
ValueList
ValueListItem
Verification
VerificationData
VerificationFields
VerificationFieldsCompany
VerificationFieldsIndividual
WebhookEndpoint

Functions

generateStripeErrorFromRaw(dynamic rawStripeError) StripeError
Helper factory which takes raw stripe errors and outputs wrapping instances
parseIdFromClientSecret(String clientSecret) String

Typedefs

IntentProvider = Future<Map<String, dynamic>> Function(Uri uri)

Exceptions / Errors

StripeApiException
StripeError
StripeError is the base error from which all other more specific Stripe errors derive. Specifically for errors returned from Stripe's REST API.