Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    amount?: Emptyable<number>

    Amount that will be collected. It is required when amount_type is fixed.

    The type of amount that will be collected. The amount charged must be exact or up to the value of amount param for fixed or maximum type respectively. Defaults to maximum.

    end_date?: string

    Date, in YYYY-MM-DD format, after which payments will not be collected. Defaults to no end date.

    The periodicity at which payments will be collected. Defaults to adhoc.

    payments_per_period?: Emptyable<number>

    The number of payments that will be made during a payment period. Defaults to 1 except for when payment_schedule is adhoc. In that case, it defaults to no limit.

    The purpose for which payments are made. Has a default value based on your merchant category code.