Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Result

Index

Properties

id: string
amount: number
created: string

The UNIX timestamp (in milliseconds) of the date this PaymentIntent was created.

currency: string
description: null | string
receiptEmail: null | string
canceledAt: null | string
clientSecret: string
livemode: boolean
paymentMethodId: string
deprecated

Use paymentMethod.id instead.

paymentMethod: null | PaymentMethod.Result
confirmationMethod: PaymentIntent.CaptureMethod
lastPaymentError: null | LastPaymentError
nextAction: null | NextAction

Generated using TypeDoc