ionicsoft / vidon

A student project to create a video on demand web service. Will only host public-access content.
0 stars 1 forks source link

Payments #43

Closed shadowskye13 closed 5 years ago

shadowskye13 commented 5 years ago

Established logic for invoices AKA payments (to differentiate between payment method and making a payment). Invoice generated when rental is created and when customer signs up. Renewal charge occurs when subscriptions are updated in update rake file. Link to view current pay period's invoice via profile page, but this can be changed. Design will be changed also (branch created before web-design merge). Customer signup now includes providing a payment method.

shadowskye13 commented 5 years ago

Deleted extra migration.