var stripe = Stripe("<%= j Danbooru.config.stripe_publishable_key %>"); stripe.redirectToCheckout({ sessionId: "<%= j @checkout.id %>" });