bendrucker/angularjs-stripe

Karma PhantomJS error

Closed this issue · 2 comments

Error: [$injector:modulerr] Failed to instantiate module myApp due to:
Error: [$injector:modulerr] Failed to instantiate module angular-stripe due to:
Error: Stripe must be available as window.Stripe

ofcourse <script type="text/javascript" src="https://js.stripe.com/v2/"></script> injected

ofcourse <script type="text/javascript" src="https://js.stripe.com/v2/"></script> injected

The error means it's not. Happy to help if you provide more info but this isn't a bug.

Yes, you're right.