bendrucker/angularjs-stripe

Does this do address, zip, and cvc checks?

Closed this issue · 1 comments

Thanks so much for making this, just had a quick question.

I spent a good amount of time on laurihy's angular-payments but realized they didn't do these checks.

I didn't see anywhere in your documentation about this so just wanted to see if you could confirm.

Sure, angular-stripe doesn't screw with your Stripe.js calls or Stripe's responses. It just returns a promise instead of you passing it a callback.