Mayson Monorepo Documentation
    Preparing search index...
    interface Consent {
        promotions: Stripe.Checkout.Session.Consent.Promotions;
        terms_of_service: "accepted";
    }
    Index

    Properties

    If opt_in, the customer consents to receiving promotional communications from the merchant about this Checkout Session.

    terms_of_service: "accepted"

    If accepted, the customer in this Checkout Session has agreed to the merchant's terms of service.