Mayson Monorepo Documentation
    Preparing search index...
    interface ProcessorDetails {
        custom?: Stripe.PaymentRecord.ProcessorDetails.Custom;
        type: "custom";
    }
    Index

    Properties

    Properties

    Custom processors represent payment processors not modeled directly in the Stripe API. This resource consists of details about the custom processor used for this payment attempt.

    type: "custom"

    The processor used for this payment attempt.