bendrucker / angularjs-stripe

Angular Stripe.js service that returns promises for token calls
MIT License
333 stars 72 forks source link

piiData undefined #63

Closed paveltyk closed 7 years ago

paveltyk commented 7 years ago

Hi,

Do you know why piiData is undefined on stripe? Trying to use this method: https://stripe.com/docs/stripe.js#pii-data-createToken

Thanks in advance, Pavel.

bendrucker commented 7 years ago

This library doesn't support that method at the moment. I'd be happy to take PRs for it, otherwise I'll get around to it next time I work on this code.