LogoLogo
HomeLibraryDonateAbout
  • Introduction
  • JS
    • EC
      • ECommerceInterface
      • ECDeviceInfo
      • ECProgress
      • Payment Objects
        • ECPrice
        • ECCreditCardPayment
        • ECCreditCardEncryptedPayment
        • ECECardPayment
        • ECAccountPayment
        • ECTransactionInfo
      • Title Objects
        • ECTitleLimit
        • ECTitleInfo
        • ECTicketInfo
    • DL Tasks
    • Keyboard
    • Mii
    • NWC24
    • SD Card
    • Shop
    • Sound
  • SOAP
    • Base Format
    • IAS
      • CheckRegistration
      • GetRegistrationInfo
      • SyncRegistration
      • GetChallenge
      • Register
      • Unregister
    • ECS
      • AcceptGiftTitle
      • ConfirmCSS
      • CheckAccountBalance
      • CheckDeviceStatus
      • DeleteETickets
      • GetECConfig
      • GetETickets
      • GiftTitle
      • ListETickets
      • ListPurchaseHistory
      • MigrateETickets
      • MigratePoints
      • NotifyETicketsSynced
      • PurchaseTitle
      • PurchasePoints
      • RedeemAllSCATitles
    • CAS
      • GetCountryAttributes
      • ListContentSets
      • ListContentSetGroups
Powered by GitBook
On this page
  • Objects
  • Common
  • Payment
  • Title

Was this helpful?

  1. JS

EC

A family of objects for interacting with titles and servers

PreviousIntroductionNextECommerceInterface

Last updated 3 years ago

Was this helpful?

EC, short for ECommerce, is understandably the most crucial part of the Wii Shop Channel. As such, its family of functions and objects comprise most of the JS API and binary within, separated across many separate mechanics. Each object available is listed below.

While every object can be instantiated by itself, data available populated within the majority objects - such as or - will only be present when returned from a function in . Ensure you read the object's respective documentation for the correct way to utilize one.

Objects

Common

These objects provide general functionality for all of the EC interface.

Payment

Payment-related objects provide multiple source of payments - via credit cards, "ECards" (known as a Wii Points Card officially) or the existing account balance. It's additionally possible to work with information about an existing transaction.

  • , and .

Title

Title-related objects provide functionality for querying title information, ticket information, and title limit information.

, and

, and

, and

ECDeviceInfo
ECProgress
ECommerceInterface
ECommerceInterface
ECDeviceInfo
ECProgress
ECCreditCardPayment
ECCreditCardEncryptedPayment
ECECardPayment
ECAccountPayment
ECPrice
ECTransactionInfo
ECTitleLimit
ECTitleInfo
ECTicketInfo
ECTitleLimits
ECTransactionInfos
ECTitleInfos
ECTicketInfos