@stigg/node-server-sdk - v4.23.0

    Type Alias PreparePaymentMethodFormInput

    Input for preparing a payment method form

    type PreparePaymentMethodFormInput = {
        customerId: Scalars["String"];
        environmentId?: InputMaybe<Scalars["UUID"]>;
        integrationId?: InputMaybe<Scalars["String"]>;
    }
    Index

    Properties

    customerId: Scalars["String"]

    Customer slug

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    integrationId?: InputMaybe<Scalars["String"]>

    The billing integration to use for this payment method

    MMNEPVFCICPMFPCPTTAAATR