Type alias PreparePaymentMethodFormInput

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

Input for preparing a payment method form

Type declaration

  • customerId: Scalars["String"]

    Customer slug

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The unique identifier for the environment

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

    The billing integration to use for this payment method