Vue Storefront Logo
Home
Getting Started
Concepts
  • BigCommerce BigCommerce
  • commercetools commercetools
  • Magento Magento
  • SAP Commerce Cloud SAP Commerce Cloud
  • Shopify Shopify
  • Sylius Sylius
  • Vendure Vendure
  • Odoo Odoo
  • PrestaShop PrestaShop
  • Spree Spree
  • See all integrations
  • Storefront UI
  • Vue Storefront Cloud
  • Vue Storefront 1
    • Home
    • Getting Started
    • Concepts
  • Integrations

    • BigCommerce
    • commercetools
    • Magento
    • SAP Commerce Cloud
    • Shopify
    • Sylius
    • Vendure
    • Odoo
    • PrestaShop
    • Spree
  • Ecosystem

    • Storefront UI
    • Vue Storefront Cloud
    • Vue Storefront 1
    • Test your knowledge
  • Essentials

    • Introduction
    • Project setup
    • Configuration
  • How-to guides

    • Authentication
    • Extending Integration
    • Cart
    • Checkout
    • Click & Collect
    • Product catalog
    • SSR Cache
    • User profile
    • Wishlist
    • Integrating with Payment Service Provider
    • Language change without full page reload
  • Composables

    • useBilling
    • useCart
    • useCategory
    • useChannel
    • useCurrency
    • useFacet
    • useForgotPassword
    • useLocale
    • useMakeOrder
    • useProduct
    • useReview
    • useShipping
    • useShippingProvider
    • useStore
    • useUser
    • useUserBilling
    • useUserOrder
    • useUserShipping
    • useWishlist
  • Performance

    • Optimizing Bundle Size
    • Optimizing Images
    • Separate Middleware
  • Accessibility

    • Screen Readers
  • Reference

    • API Reference
    • Migration guide
    • Changelog
  • Learn Vue Storefront

    • What is Vue Storefront?
    • Project structure
    • Configuration
    • Layouts and Routing
    • Theme
    • Internationalization

Home > @vsf-enterprise/commercetools-types > PaymentStatusInput

# PaymentStatusInput type

Signature:

export declare type PaymentStatusInput = {
    interfaceCode?: InputMaybe<Scalars['String']>;
    interfaceText?: InputMaybe<Scalars['String']>;
    state?: InputMaybe<ReferenceInput>;
};

References: InputMaybe, Scalars, ReferenceInput

Test your knowledge →

On this page

  • PaymentStatusInput type
Vue Storefront Logo

Stay connected:

Backed by:

Guides

  • Getting Started
  • Extending Vue Storefront

Documentation

  • Docs Home
  • Storefront UI
  • Vue Storefront Cloud
  • Vue Storefront 1

Company

  • About us
  • Careers
  • Blog
  • Privacy Policy