Mayson Monorepo Documentation
    Preparing search index...
    interface PaymentMethodUpdate {
        enabled: boolean;
        payment_method_configuration: string;
    }
    Index

    Properties

    enabled: boolean

    Whether the feature is enabled.

    payment_method_configuration: string

    The Payment Method Configuration to use for this portal session. When specified, customers will be able to update their payment method to one of the options specified by the payment method configuration. If not set, the default payment method configuration is used.