vue-stripe-js icon indicating copy to clipboard operation
vue-stripe-js copied to clipboard

Vue 3 components for Stripe.js

Results 6 vue-stripe-js issues
Sort by recently updated
recently updated
newest added

Hi, How can I use this library to use Payment Element instead of Card Element? Any sample code would be highly appreciated. @softbeehive Thank you Bill

Is it possible to use Themes with this component? https://stripe.com/docs/stripe-js/appearance-api#theme

enhancement

Hi there, Trying to use this library to add a payment element and I keep running into this error: "payment Element didn't mount normally". Do you have any guidance on...

chore: replaced vuedx/typecheck with vue-tsc and updated vue and his dependencies

``` [Vue Router warn]: uncaught error during route navigation: file:///Users/nn/Work/mf-products/.vite-ssg-temp/assets/index-df334bb5.js:15 import { StripeElements, StripeElement } from "vue-stripe-js"; ^^^^^^^^^^^^^ SyntaxError: Named export 'StripeElement' not found. The requested module 'vue-stripe-js' is a...