#jarcher
1 messages · Page 1 of 1 (latest)
Hi there, let me take a look
thanks @lavish gyro !
It's created like this on the frontend: const cardElement = elements.getElement(CardElement); const paymentMethodReq = await stripe.createPaymentMethod({ type: "card", card: cardElement, }); const paymentMethod = paymentMethodReq?.paymentMethod?.id;
The pm_1Mby15FSRlrDjPli1gYcKljD was created on a different connected account