Access Stripe Javascript

Hi @jshaffstall,

You’re right that the Stripe client is included in the front-end code of your Anvil app. In particular, we load https://checkout.stripe.com/checkout.js. This defines at least StripeButton and StripeCheckout, which work when I try them. Are you seeing something different?