#margo_olan

1 messages · Page 1 of 1 (latest)

bold tokenBOT
cold pumice
#

Is there somewhere I can reproduce this issue?

empty topaz
#

I can give you the link on our website, so you can check it out. If I understood you correctly

#

If there is no problem with form, how can I atleast disable the continue button till the form is completely filled by customer.

cold pumice
#

how can I atleast disable the continue button till the form is completely filled by customer.
Is that a question or a statement?

empty topaz
#

Sorry, I meant, if there is no problem with form, and customers just doesn't want to fill or pay, I wanted to disable the button until the form is completely filled by customer. I couldn't find how to do it. So, it was question on how to do it.

cold pumice
#

Can determine your button state from that

#

In reality though, even if the button isn't disabled the submission will fail validation if there are incomplete payment fields

empty topaz
#

You right. I'm also more worrying about the validation, and the form.

#

How can I check that customers are not just leaving because they don't want to buy, but the form works incorrectly?

#

Is there for example, requirements on specific countries, that the country and postal code are must have. And the fact that I put them as never, payment is failing?

cold pumice
#

What you're describing does seem indicative of users just dropping out of your checkout flow, unfortunately

cold pumice
empty topaz
#

Have you tried to our website, does everything works fine from our side?

cold pumice
#

The errors you shared ("Your card number is incomplete". ) is indicative of users attempting to click submit/pay with incomplete fields in the Payment Element. When you call confirmPayment in that context, the Payment Element will throw validation errors before we attempt a payment.

Disabling the button until the Payment Element form is complete will help reduce those errors.

cold pumice
empty topaz
#

Give me a minute, I we update it

bold tokenBOT
empty topaz
rapid girder
#

Hi! I'm taking over this thread.

#

Can you try to summarize your question?

empty topaz
#

Hi!

I had a problem that most of my customers had "Your card number is incomplete" on my website. It seemed strange, that people pressed continue button without filling up the form. I thought, it could be the problem with the form itself (maybe I'm loading it incorrectly) - customers do not see form or not all fields are loaded. I wanted to make sure that everything is perfect with the form before starting the marketing.

Another moment, I wanted to disable the continue button till the form is filled. (this problem is already solved, thanks to support)

I send the link to our website, with test form, so you could check it, that everything is fine https://jobescape.me/enter-email/

#

Could you check it out, so I was sure, that it is not problem with payment form

#

Thank you very much in advance!!!

rapid girder
#

If my card is incomplete, I get the error (as expected)

#

And with the full card number, it works