Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve(billing-ui): Improve credit card entry form #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

c0dr
Copy link

@c0dr c0dr commented Feb 22, 2015

This beautifies the credit card entry form a bit:

  • tel/number field instead of text for easier entry on mobile devices
  • Client side credit card formatting/validation
  • Shows credit card brand icon

fullsizerender

@c0dr c0dr changed the title fix(billing-ui): Improve credit card entry form improve(billing-ui): Improve credit card entry form Feb 22, 2015
@sscarduzio
Copy link

Cool, can you merge this or there's issues?


var transporter = nodemailer.createTransport(
mailgunApiTransport({
apiKey: secrets.mailgun.password,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo here it should be apiKey and domain

@joshbedo
Copy link

joshbedo commented Apr 17, 2019

Also what is the point of email verification if you sign them in and create a session?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants