diff --git a/types/stripe-js/elements/apple-pay.d.ts b/types/stripe-js/elements/apple-pay.d.ts index 1bb6e964..f9945471 100644 --- a/types/stripe-js/elements/apple-pay.d.ts +++ b/types/stripe-js/elements/apple-pay.d.ts @@ -50,6 +50,7 @@ export interface ApplePayRecurringPaymentRequest { */ managementURL: string; regularBilling: ApplePayRegularBilling; + trialBilling?: ApplePayRegularBilling; /** * The billing agreement label that is displayed to the customer in the Apple Pay payment interface.