고객 개인 정보 참조(버전 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 번호
- Zip/우편 번호
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