#lolo75-MOTO
1 messages · Page 1 of 1 (latest)
Hi there! No you would not use Stripe.JS with MOTO as you send card details Server-side when using MOTO.
So I have to rewrite the card component by myself ?
Sorry, no I'm incorrect. You can create a PaymentMethod client-side and then pass it server-side and mark it as MOTO
So you can use Card Element still
Yes, but because of the confirm=yes, how can I confirm the payment in the front end ?