1. Schemas
OpenFinTech.io
  • Banks
    • List of banks
    • Bank by ID
  • Countries
    • List of countries
    • Country by ID
  • Currencies
    • List of currencies
    • Currency by ID
  • Deposit methods
    • List of deposit methods
    • Deposit method by ID
  • Exchangers
    • List of exchangers
    • Exchanger by ID
  • Merchant industries
    • List of merchant industries
    • Merchant industry by ID
  • Organizations
    • List of organizations
    • Organization by ID
  • Payment methods
    • List of payment methods
    • Payment method by ID
  • Payment providers
    • List of payment providers
    • Payment provider by ID
  • Schemas
    • Schemas
      • ActiveInCountriesRelationship
      • Bank
      • BankAttributes
      • BankOrganization
      • BankOrganizationData
      • BankOrganizationLinks
      • BankRelationships
      • BankResponse
      • BanksResponse
      • CountriesResponse
      • Country
      • CountryAttributes
      • CountryRelationships
      • CountryResponse
      • CountryTranslations
      • CountryTranslationsLinks
      • CurrenciesResponse
      • Currency
      • CurrencyAttributes
      • CurrencyAttributesIcon
      • CurrencyCountries
      • CurrencyCountryLinks
      • CurrencyIssuer
      • CurrencyIssuerLinks
      • CurrencyIssuerOrganization
      • CurrencyIssuerOrganizationData
      • CurrencyIssuerOrganizationLinks
      • CurrencyIssuertData
      • CurrencyParent
      • CurrencyParentData
      • CurrencyParentLinks
      • CurrencyRelationships
      • CurrencyResponse
      • DepositMethod
      • DepositMethodAttributes
      • DepositMethodProcessorData
      • DepositMethodRelationships
      • DepositMethodResponse
      • DepositMethodsResponse
      • Exchanger
      • ExchangerAttributes
      • ExchangerOrganization
      • ExchangerOrganizationData
      • ExchangerOrganizationLinks
      • ExchangerRelationships
      • ExchangerResponse
      • ExchangersResponse
      • MerchantIndustriesResponse
      • MerchantIndustry
      • MerchantIndustryAttributes
      • MerchantIndustryResponse
      • Organization
      • OrganizationActive
      • OrganizationActiveLinks
      • OrganizationAddress
      • OrganizationAttributes
      • OrganizationAttributesIcon
      • OrganizationAttributesLogo
      • OrganizationContacts
      • OrganizationHq
      • OrganizationHqData
      • OrganizationHqLinks
      • OrganizationRelationships
      • OrganizationResponse
      • OrganizationSocial
      • OrganizationSource
      • OrganizationSourceData
      • OrganizationSourceLinks
      • OrganizationsResponse
      • PaymentMethod
      • PaymentMethodAttributes
      • PaymentMethodCurrencies
      • PaymentMethodCurrenciesLinks
      • PaymentMethodProcessor
      • PaymentMethodProcessorData
      • PaymentMethodProcessorLinks
      • PaymentMethodRelationships
      • PaymentMethodResponse
      • PaymentMethodsResponse
      • PaymentProvider
      • PaymentProviderAttributes
      • PaymentProviderOrganization
      • PaymentProviderOrganizationData
      • PaymentProviderOrganizationLinks
      • PaymentProviderPaymentMethods
      • PaymentProviderPaymentMethodsLinks
      • PaymentProviderRelationships
      • PaymentProviderResponse
      • PaymentProvidersResponse
      • ResponseLinks
      • ResponseMeta
      • SelfLinks
      • SupportedPspsRelationship
  1. Schemas

PaymentProviderAttributes

Array of Payment-provider attributes

{
    "code": "Interkassa",
    "features": "[ \"multi_currency\" ]",
    "name": "interkassa",
    "sales_channels": "[ \"e_commerce\" ]",
    "types": "[\n  \"aggregator\"\n]"
}
Built with