leichter / cwrx

(Old) Cinema6 API
0 stars 0 forks source link

Add Subscription-Related Properties #958

Closed minznerjosh closed 8 years ago

minznerjosh commented 8 years ago

These should be new columns in the transactions table:

leichter commented 8 years ago

I assume all of these would be optional properties set on the body of POST /api/transactions requests? And, by extension, would need to also be optional properties set on POST /api/payments requests? And should application default to 'selfie'?

minznerjosh commented 8 years ago

Yes to everything. You a genius.

leichter commented 8 years ago

@howardengelhart can you let me know what the exact column names will be for each of these new fields in the campfire db?

howardengelhart commented 8 years ago

@leichter

targetUsers   => view_target
cycleEnd      => cycle_end
cycleStart    => cycle_start
paymentPlanId => paymentplan_id
application   => application
leichter commented 8 years ago

@howardengelhart thanks, also will that be the order of the columns? Picking up after description?

howardengelhart commented 8 years ago

sure.