Skip to content

Instantly share code, notes, and snippets.

@Coop920
Created September 11, 2019 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Coop920/fe7250d3cdf2fa3fcb61e20263a49ad1 to your computer and use it in GitHub Desktop.
Save Coop920/fe7250d3cdf2fa3fcb61e20263a49ad1 to your computer and use it in GitHub Desktop.
<thead>
<tr>
<th class="highlight">
id
</th>
<th>
site_id
</th>
<th>
timestamp
</th>
<th>
ended_on
</th>
<th>
current_period_end
</th>
<th>
hash
</th>
<th>
member_id
</th>
<th>
source_url
</th>
<th>
type
</th>
<th>
customer_id
</th>
<th>
payment_id
</th>
<th>
plan_amount
</th>
<th>
plan_interval
</th>
<th>
plan_currency
</th>
<th>
plan_interval_count
</th>
<th>
plan_trial_days
</th>
<th>
plan_trial_end
</th>
<th>
plan_length
</th>
<th>
plan_length_interval
</th>
<th>
plan_length_expiry
</th>
<th>
plan_coupon
</th>
<th>
plan_coupon_stripe_id
</th>
<th>
plan_discount
</th>
<th>
plan_full_amount
</th>
<th>
multi_payment_id
</th>
<th>
card_name
</th>
<th>
card_address_line1
</th>
<th>
card_address_line2
</th>
<th>
card_address_city
</th>
<th>
card_address_state
</th>
<th>
card_address_zip
</th>
<th>
card_address_country
</th>
<th>
card_last4
</th>
<th>
card_type
</th>
<th>
card_exp_month
</th>
<th>
card_exp_year
</th>
<th>
card_fingerprint
</th>
<th>
card_saved
</th>
<th>
customer_name
</th>
<th>
customer_email
</th>
<th>
connected_entry_id
</th>
<th>
meta
</th>
<th>
stripe
</th>
<th>
messages
</th>
<th>
mode
</th>
<th>
state
</th>
<th>
chargecart_unique_id
</th>
</tr>
</thead>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment