Guest User

Untitled

a guest
Jun 30th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 3.61 KB | None | 0 0
  1. mysql> SELECT * FROM hiicart_hiicart WHERE ship_email='johannes.s.merkel@googlemail.com';
  2. +-------+-------------+--------------------------------------+---------+---------+-------------+----------------------------+------------+--------+------+----------+-----------------+----------------+----------------------------------+-----------------+--------------+--------------+-----------+------------+------------------+--------------+----------------+--------------+-----------+------------+------------------+--------------+---------------------+---------------------+-----------------+----------------------------------+-----------------+----------------+---------------------------------------------------------+----------+-------------+------------+----------------------+----------+-----------+-----------+
  3. | id    | _cart_state | _cart_uuid                           | gateway | user_id | failure_url | success_url                | _sub_total | _total | tax  | shipping | ship_first_name | ship_last_name | ship_email                       | ship_phone      | ship_street1 | ship_street2 | ship_city | ship_state | ship_postal_code | ship_country | bill_street1   | bill_street2 | bill_city | bill_state | bill_postal_code | bill_country | created             | last_updated        | bill_phone      | bill_email                       | bill_first_name | bill_last_name | thankyou                                                | tax_rate | tax_country | tax_region | shipping_option_name | discount | fulfilled | custom_id |
  4. +-------+-------------+--------------------------------------+---------+---------+-------------+----------------------------+------------+--------+------+----------+-----------------+----------------+----------------------------------+-----------------+--------------+--------------+-----------+------------+------------------+--------------+----------------+--------------+-----------+------------+------------------+--------------+---------------------+---------------------+-----------------+----------------------------------+-----------------+----------------+---------------------------------------------------------+----------+-------------+------------+----------------------+----------+-----------+-----------+
  5. | 27274 | SUBMITTED   | 2011e571-6e04-4a86-8df9-4f109ea3036e | paypal  |  242163 | /           | /settings/upgrade_complete |      13.52 |  13.52 | NULL |     NULL | Johannes        | Merkel         | johannes.s.merkel@googlemail.com | ++49.1791184519 |              |              |           |            |                  |              | Amalienstr. 23 |              | Munich    | Bavaria    | 80333            | US           | 2011-04-08 10:37:13 | 2011-04-08 10:37:15 | ++49.1791184519 | johannes.s.merkel@googlemail.com | Merkel          | Merkel         | Thank you for your subscription and domain registration |     NULL | NULL        | NULL       | NULL                 |     0.00 |      NULL | NULL      |
  6. +-------+-------------+--------------------------------------+---------+---------+-------------+----------------------------+------------+--------+------+----------+-----------------+----------------+----------------------------------+-----------------+--------------+--------------+-----------+------------+------------------+--------------+----------------+--------------+-----------+------------+------------------+--------------+---------------------+---------------------+-----------------+----------------------------------+-----------------+----------------+---------------------------------------------------------+----------+-------------+------------+----------------------+----------+-----------+-----------+
Add Comment
Please, Sign In to add comment