StripeAPI
extension StripeAPI
-
Billing information associated with a
See moreSTPPaymentMethod
that may be used or required by particular types of payment methods.Declaration
Swift
public struct BillingDetails : UnknownFieldsCodable
-
PaymentMethod objects represent your customer’s payment instruments. They can be used with PaymentIntents to collect payments.
See moreDeclaration
Swift
public struct PaymentMethod : UnknownFieldsDecodable
-