Mayson Monorepo Documentation
    Preparing search index...
    interface InvoiceCreation {
        enabled: boolean;
        invoice_data: Stripe.PaymentLink.InvoiceCreation.InvoiceData;
    }
    Index

    Properties

    enabled: boolean

    Enable creating an invoice on successful payment.

    Configuration for the invoice. Default invoice values will be used if unspecified.