|
id
|
bigint(20) unsigned
|
|
|
|
|
status
|
varchar(20)
|
|
|
|
|
currency
|
varchar(10)
|
|
|
|
|
type
|
varchar(20)
|
|
|
|
|
tax_amount
|
decimal(26,8)
|
|
|
|
|
total_amount
|
decimal(26,8)
|
|
|
|
|
customer_id
|
bigint(20) unsigned
|
|
|
|
|
billing_email
|
varchar(320)
|
|
|
|
|
date_created_gmt
|
datetime
|
|
|
|
|
date_updated_gmt
|
datetime
|
|
|
|
|
parent_order_id
|
bigint(20) unsigned
|
|
|
|
|
payment_method
|
varchar(100)
|
|
|
|
|
payment_method_title
|
text
|
|
|
|
|
transaction_id
|
varchar(100)
|
|
|
|
|
ip_address
|
varchar(100)
|
|
|
|
|
user_agent
|
text
|
|
|
|
|
customer_note
|
text
|
|
|
|