ifit / Enhancements

1 stars 0 forks source link

(slice) /billing - show accepted card types #103

Open joshwouden opened 9 years ago

joshwouden commented 9 years ago

Enhancement Details


Description We do not accept all credit cards. On our /renewal and new registration credit card info page we specify which credit cards are accepted. In other post-login places where users are asked to make credit card payments (including billing pages, Facebook registration, and program purchase modal), however, we do not show this.

We might consider displaying this information on these billing pages as well. This way users would know which types of credit card to use. We would avoid frustration and confusion that users face if they attempt to enter a credit card that is not accepted.

Feedback "...need to state what credit cards are accepted"

Screen-caps The /renewal page (shows accepted credit cards): image

Registration card info page (also shows accepted payment types): image

Facebook Registration billing page (does not show accepted cards): image

Post-login account billing & other charge pages (does not show): image

Notes