#dante69 - vue
1 messages · Page 1 of 1 (latest)
hi @tame harness thnks"
need i express or some likethat for api in my code?
i have vue3 is similar to vue2 code?
need i express or some likethat for api in my code?
Depends what you plan to do with Stripe. Some features require some backend code yes.
i have vue3 is similar to vue2 code?
I am not familiar with Vue so not sure. But you can find an official migration guide here that should show the main differences: https://v3-migration.vuejs.org/
okayy what is the difference betwen stripe checkout and stripe elements? checkout have one single page with all the information before to pay?
and collective whats mean?
Stripe Element: you embed the payment form inside your own webpage
Checkout Session: you redirect your users to a Stripe hosted page to make the payment
and collective whats mean?
Where did you see that term?
here
open collective
Stripe element or Checkout Session need express api..
?