Mayson Monorepo Documentation
    Preparing search index...
    interface OnDemand {
        average_amount?: number;
        maximum_amount?: number;
        minimum_amount?: number;
        purchase_interval?: Stripe.SetupIntentConfirmParams.PaymentMethodOptions.Klarna.OnDemand.PurchaseInterval;
        purchase_interval_count?: number;
    }
    Index

    Properties

    average_amount?: number

    Your average amount value. You can use a value across your customer base, or segment based on customer type, country, etc.

    maximum_amount?: number

    The maximum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.

    minimum_amount?: number

    The lowest or minimum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.

    Interval at which the customer is making purchases

    purchase_interval_count?: number

    The number of purchase_interval between charges