Jonathan Dueck

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Stripe Elements Javascript Discussion

Hi, I'm watching this as part of the Stripe MasterClass.

In subscriptions.js, my 'public_key' variable works. But when I then declare the 'stripe' variable, it doesn't seem to know what 'Stripe' is, because 'Stripe(public_key)' returns undefined. Any hints? Thanks.