Christopher Rogers

Results 12 comments of Christopher Rogers

Hi @sbecka -- happy to help. Our combined card number Element does allow for 4 chars in the year entry, just to cover input behaviors from users that are expecting...

Hi @orefalo -- have you had a chance to look through [our developer documentation](https://recurly.com/developers/reference/recurly-js/) or [product landing page](https://recurly.com/recurlyjs/)?

@rishibajekal thanks for the details you've provided here, it's really helpful. It's actually relatively uncommon to use both packages within the same project, at least in terms of the build/compile....

@devinsimmons I'd be happy to review those changes.

@jakebailey The workflow is defined [here](https://github.com/recurly/recurly-js/blob/master/.github/workflows/publish-types.yaml)

Hi @danwdart and thanks for the attention. I wonder if perhaps you're thinking of other language conventions when mentioning these syntaxes? Those keywords and operations are not implemented in JavaScript,...

Hi @jobs4mvr, thanks for the question. CVV length can be an unpredictable validation in some instances, as there are not 100% spec guarantees of the max length being 3 or...

Controlling `aria` attributes is a very good feature request. We don't support that natively at this time. What we might consider here is setting `aria-errormessage` on the `` HTML wouldn't...

I think this is a good FR .. potentially with a direct way of pushing focus into the various sub-elements within the `CardElement`