客戶個人資訊參考(2.x版)
在開發隱私權法規的規範遵循程式時,請參考下列資料流圖表和資料庫實體對應,例如:
資料流圖表
資料流圖表顯示客戶和管理員可以從店面和管理員輸入和擷取的資料型別。
前端資料進入點
註冊帳戶時、結帳期間以及類似事件時,使用者可以輸入客戶、地址和付款資訊。
前端資料存取點
客戶登入並檢視數個不同頁面或結帳時,Adobe Commerce會載入客戶資訊。
後端資料進入點
商家在從「管理員」建立客戶或訂單時,可以輸入客戶資訊、地址資料及付款資料。
後端資料存取點
當商家檢視幾種型別的網格、按一下網格以檢視詳細資訊時,Adobe Commerce會載入客戶資訊,並執行各種其他工作。
資料庫實體
Adobe Commerce主要儲存客戶、地址、訂單、報價和付款表格中的客戶特定資訊。 其他表格則包含對客戶ID的參照。
客戶資料
Adobe Commerce可設定為儲存下列客戶屬性:
- 出生日期
- 電子郵件
- 名字
- 性別
- 姓氏
- 中間名/首字母
- 名稱前置詞
- 名稱尾碼
customer_entity
和'customer_entity'參考
customer_entity
表格中的下列資料行包含客戶資訊:
email
prefix
firstname
middlename
lastname
suffix
dob
gender
這些資料表參考customer_entity
,可以包含自訂客戶屬性:
customer_entity_datetime
value
customer_entity_decimal
value
customer_entity_int
value
customer_entity_text
value
customer_entity_varchar
value
customer_grid_flat
資料表
customer_grid_flat
表格中的下列資料行包含客戶資訊:
name
email
dob
gender
shipping_full
billing_full
billing_firstname
billing_lastname
billing_telephone
billing_postcode
billing_country_id
billing_region
billing_city
billing_fax
billing_vat_id
billing_company
位址資料
Adobe Commerce儲存下列客戶屬性:
- 城市
- 公司
- 國家
- 傳真
- 名字
- 姓氏
- 中間名/首字母
- 名稱前置詞
- 名稱尾碼
- 電話號碼
- 州/省
- 州/省ID
- 街道地址
- VAT編號
- 郵遞區號
customer_address_entity
和customer_address_entity
個參考
customer_address_entity
表格中的下列資料行包含客戶資訊:
city
company
country_id
fax
firstname
lastname
middlename
postcode
region
region_id
street
suffix
telephone
vat_id
這些資料表參考customer_address_entity
,可以包含自訂客戶屬性:
customer_address_entity_datetime
value
customer_address_entity_decimal
value
customer_address_entity_int
value
customer_address_entity_text
value
customer_address_entity_varchar
value
訂單資料
sales_order
和相關表格包含客戶名稱、帳單和送貨地址及相關資料。
sales_order
資料表
sales_order
表格中的下列資料行包含客戶資訊:
customer_dob
customer_email
customer_firstname
customer_gender
customer_group_id
customer_id
customer_lastname
customer_middlename
customer_prefix
customer_suffix
customer_taxvat
quote_address_id
remote_ip
x_forwarded_for
sales_order_address
資料表
sales_order_address
表格包含客戶的地址。
customer_address_id
quote_address_id
region_id
customer_id
fax
region
postcode
lastname
street
city
email
telephone
country_id
firstname
suffix
company
sales_order_grid
資料表
sales_order_grid
表格中的下列資料行包含客戶資訊:
customer_id
shipping_name
billing_name
billing_address
shipping_address
shipping_information
customer_email
customer_name
報價資料
引號包含客戶名稱、電子郵件、地址及相關資訊。
quote
資料表
quote
表格中的下列資料行包含客戶資訊:
customer_id
customer_email
customer_prefix
customer_firstname
customer_middlename
customer_lastname
customer_dob
remote_ip
customer_taxvat
customer_gender
quote_address
資料表
quote_address
表格中的下列資料行包含客戶資訊:
customer_id
email
prefix
firstname
middlename
lastname
suffix
company
street
city
region
region_id
postcode
country_id
telephone
fax
付款資料
sales_order_payment
表格包含信用卡資訊和其他交易資訊。
cc_exp_month
echeck_bank_name
cc_last_4
cc_owner
po_number
cc_exp_year
echeck_routing_number
cc_debug_response_body
echeck_account_name
cc_number_enc
additional_information
邀請資料
可以設定Adobe Commerce,讓客戶可以傳送邀請給私人銷售和活動。
magento_invitation
資料表
magento_invitation
表格包含客戶ID、電子郵件和轉介ID。
customer_id
email
referral_id
magento_invitation_track
資料表
magento_invitation_track
表格也包含客戶資訊。
inviter_id
referral_id
參考客戶的雜項表格
下列資料表包含customer_id
資料行:
catalog_compare_item
catalog_product_frontend_action
downloadable_link_purchased
magento_customerbalance
magento_customersegment_customer
magento_reward
magento_rma
oauth_token
paypal_billing_agreement
persistent_session
product_alert_price
product_stock_alert
report_compared_product_index
report_viewed_product_index
review_detail
salesrule_coupon_usage
salesrule_customer
wishlist