Jack
Jack
We managed to use custom fonts by passing them in the style object, same way detailed here: https://github.com/code-corps/ember-stripe-elements#block-usage-with-options
@PixelJanitor That is pretty much what we did. I'll give a brief overview. Bear in mind we're pulling from master branch, as we couldn't use the individual fields without this...
@adambedford Use an older version of ember-stripe-elements or update Ember to 2.16 or greater. Ember moved to a new import API from 2.16 onwards, more info here: https://www.emberjs.com/blog/2017/10/11/ember-2-16-released.html
Running in to this issue using SpeedCurve's RUM script (lux.js) on our Ember site