Interface | Description |
---|---|
StripeIntent |
An interface for methods available in
PaymentIntent |
Class | Description |
---|---|
Card |
A model object representing a Card in the Android SDK.
|
Card.Builder |
Builder class for a
Card model. |
PaymentIntent |
A PaymentIntent tracks the process of collecting a payment from your customer.
|
PaymentIntent.Error |
The payment error encountered in the previous PaymentIntent confirmation.
|
PaymentMethod |
Model for a Payment Methods API
object.
|
PaymentMethod.BillingDetails | |
PaymentMethod.BillingDetails.Builder | |
PaymentMethod.Builder | |
PaymentMethod.Card | |
PaymentMethod.Card.Builder | |
PaymentMethod.Card.Checks | |
PaymentMethod.Card.Checks.Builder | |
PaymentMethod.Card.ThreeDSecureUsage | |
PaymentMethod.Card.ThreeDSecureUsage.Builder | |
PaymentMethod.CardPresent | |
PaymentMethod.Fpx | |
PaymentMethod.Fpx.Builder | |
PaymentMethod.Ideal | |
PaymentMethod.Ideal.Builder | |
SetupIntent |
A SetupIntent guides you through the process of setting up a customer's payment credentials for
future payments.
|
SetupIntent.Error |
The error encountered in the previous SetupIntent confirmation.
|
Source |
Model for a Sources API object.
|
SourceParams |
Represents a grouping of parameters needed to create a
Source object on the server. |
StripeIntent.RedirectData | |
StripeIntent.SdkData |
Annotation Type | Description |
---|---|
Card.CardBrand | |
Card.FundingType | |
PaymentMethod.Card.Brand | |
Source.SourceFlow | |
Source.SourceStatus | |
Source.SourceType | |
Source.Usage |