Problemunvalidated
been unable to handle submitting the charge to stripe — in my Vue3 application. Tension: I've integrated vue-stripe-js and have been able to obtain a token from stripe using the `card` element. Outcome: what should I do with the token to submit a charge for $20 and see it in my stripe dashboard?
a49b3328-3418-4a37-a8d2-3dca13847e39
been unable to handle submitting the charge to stripe — in my Vue3 application. Tension: I've integrated vue-stripe-js and have been able to obtain a token from stripe using the card element. Outcome: what should I do with the token to submit a charge for $20 and see it in my stripe dashboard?