#roman_58284
1 messages · Page 1 of 1 (latest)
Here is how I create a new checkout session in my server. and on the frontend I use an official vue.js plugin https://vuestripe.com/stripe-checkout/sessions
https://vuestripe.com/stripe-checkout/sessions
this is an old API (redirectToCheckout)
the Embedded Checkout doesn't redirect you to Stripe
it loads the Checkout Session in an iframe inside of your website
well I don't get it, what am I doing wrong? the plugin is wrong then?
yes it doesn't suit your need
is there something else I can use instead? for vue js?
Okay then, I'll give it a try. I am a bit confused on why stripe says this is a recommended plugin, then
thank you for your time!
this is the official and recommended plugin
for vue.js
but I'm not sure they have developed the feature for Embedded Checkout yet
oh!! I get it now, thank you!!