#Gustavo-CardElement
1 messages · Page 1 of 1 (latest)
I want I want to put mandatory data field
or, use const cardElement = elements.getElement("card");
but, dont find target.cardnumber.value
or get errors
Can you send me the complete code and the detailed error message?
<label or="data_payment">Dados Cobrança</label>
<CardElementContainer>
<CardElement className="form-group"
options={cardElementOpts}
onChange={handleCardDetailsChange}
/>
</CardElementContainer>
in react
setProcessingTo(true);
const cardElement = elements.getElement("card");
and what's the exact error message?
I already got it
thank you brow
No problem