thomaspcleary / careercenter

0 stars 0 forks source link

Create prototype for Employers > Add Job Post > Payment Form #17

Closed thomaspcleary closed 6 years ago

thomaspcleary commented 6 years ago

Payment form should have just a static price ($350 members/$500 non-members) and ability to enter in a discount code.

thomaspcleary commented 6 years ago

@epkatz225 - Swap the credit card and billing info sections, and add ability to enter discount code at time of selecting package - we need to reflect the price/charge in real-time in the credit card section ie.) Total: $315

epkatz225 commented 6 years ago

@thomaspcleary Since they are logged in, won't we be able to tell if they are Members or not? Therefore wouldn't need to choose Member or Non-member pricing as an option. Also, I was able to change the price based on checkboxes, but not based on value of Promo Code box on employers-payment-form.html

thomaspcleary commented 6 years ago

Correct $ would appear static, driven from the DB based on member status.

epkatz225 commented 6 years ago

employers-payment-form