Interface CompleteFundingSourceStripeCardCompletionDataInput

Input for the completion data of completeFundingSource.

Hierarchy

  • CompleteFundingSourceStripeCardCompletionDataInput

Properties

paymentMethod: string

Identifier of the Payment Method used.

provider: "stripe"

Provider used to save the funding source information.

type?: CreditCard

Funding source provider type. Must be CreditCard if provided. Optional for backwards compatibility.

Generated using TypeDoc