Skip to content

Commit

Permalink
Update ApplePay option type (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
pololi-stripe authored Apr 2, 2024
1 parent 37ffe0e commit cfd6efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/stripe-js/elements/apple-pay.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cfd6efa

Please sign in to comment.