Payment card tables

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • This section describes the tables in the Payment card application and shows how they store and manage physical payment card information.

    Payment card tables installed

    Table 1. Payment card tables
    Table Description
    Payment Card [sn_payment_card_base] Parent table that contains the details of various payment cards. Extends the Install Base Item [sn_install_base_item] table.
    Credit Card [sn_payment_card_credit] Contains the details of credit cards. Extends the Payment Card [sn_payment_card_base] table.
    Debit Card [sn_payment_card_debit] Contains the details of debit cards. Extends the Payment Card [sn_payment_card_base] table.

    Expanded Model and Asset Classes tables

    The Expanded Model and Asset Classes Store application contains a Payment Card Model [sn_ent_payment_card_model] table that extends System and Smart Card Model [sn_ent_system_smart_card_model]. This table represents payment cards as a material, physical good.

    For more information, see Expanded Model and Asset Classes.