StripeElement–complete class for stripe payment form
-
Hello!
We are using the stripe payment form for inputting the credit card details on our checkout. Since our checkout is designed with steps we need to use Javascript to disable/enable the button for going to the next step. This is problematic since the form is in an iframe, but all we want to be able to check is if the user has completed the form (inputted number, expiry-date and CVC). All the Card Form templates (not stripe payment form) gets a class (StripeElement–complete) added to the container if the iframe. The div with id “wc-stripe-card-element”
This class would solve our problem. Is this a bugg or is it supposed to not be a completed class in the form template we are using? And is it possible to add?
Best regards
// ViktorThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.