• Resolved suvronur

    (@suvronur)


    Hi,
    checkout credit card form is showing error to enter full name although there is no field to input name.

    I am using stripe credit card form with link enabled.

    the error doesn’t show to all customer but it’s showing to some people.

    To debug the issue, I already tried changing the theme to storefront, disabling all plugins except WooCommerce and Stripe.

    But couldn’t find what causing it.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @suvronur,

    1. Go to stripe.com > developers > logs and find the log entry that corresponds to the failure message. Please share that log entry if possible.
    2. Can you provide a screenshot of the error message on your checkout page?
    3. Does your checkout page have a billing first and last name field where customers can enter their name?
    4. Can you share your website url?

    Kind Regards

    Thread Starter suvronur

    (@suvronur)

    Yes my checkout page has first name and last name.
    Url https://roadster.nz/

    <a href="https://imgbb.com/"><img src="https://i.ibb.co/Fs09RnY/Screenshot-30.jpg" alt="Screenshot-30" border="0"></a>
    • This reply was modified 2 years, 6 months ago by suvronur.
    Plugin Author Clayton R

    (@mrclayton)

    Hi @suvronur,

    I reviewed your site and everything looks good. I don’t see in Stripe’s documentation where that error message is triggered. I also don’t see anything in the Stripe logs to indicate that message came from Stripe.

    Kind Regards

    Did you ever get to the bottom of this? We have had a site do exactly the same thing

    Thread Starter suvronur

    (@suvronur)

    No I didn’t find any solution. Everything works fine if we change the payment plugins to something else. That clearly means there is something wrong from this plugin.

    Thanks for coming back so quickly. So far it only appears to have happened once to us. We are going to monitor it closely as we have used the plugin for along time. If it continues we will move to a different stripe plugin. Really annoying as we can’t replicate the issue so very difficult to address. Thanks Again.

    Plugin Author Clayton R

    (@mrclayton)

    @kt12digital you can easily check your Stripe logs to see if that message is in fact originating from a failed API call to Stripe. Go to stripe.com > developers > logs and there you can see all requests made to Stripe.

    There isn’t a string in the Stripe plugin that matches that text.

    Thread Starter suvronur

    (@suvronur)

    Same here. in our case, its only happening 2% of the time and there is no error being logged.

    Plugin Author Clayton R

    (@mrclayton)

    Same here. in our case, its only happening 2% of the time and there is no error being logged.

    If no error is logged, it’s very likely the message has nothing to do with Stripe. Stripe logs all requests, no exception. If a request to Stripe was failing due to a validation, it would appear in the logs.

    Yes there are no logs as the message comes up like the other default messages for example: “The card number is invalid. Check the card details or use a different card.” I think These messages are displayed prior to stripe validation. May take a look tomorrow and see if I can locate the string anywhere. I will also check the stripe.com logs as well just in case.

    Many Thanks

    • This reply was modified 2 years, 5 months ago by kt12digital.

    To add to this thread, we have just encountered this issue as well.
    A client used our contact form saying they couldnt finish the transaction as they needed to provide their full name.
    We cant see any logs, in stripe, of this customer (cust A) but at the same time there was another customer (cust B) on the site who was getting declined by their bank. So over the course of a few minutes Cust B tried to provide correct card details. But at the same time Cust A came in and had the “Full Name” issue. Basing this off the time that they hit our contact form vs the Stripe Logs for Cust B.
    The other thing is that we recently had a spate of false transactions and turned on 3DS. Im wondering if the message came from that system?
    I don’t know exactly how 3DS inserts into the process but it certainly seems to be worth thinking about.
    Cheers
    Mike

    Plugin Author Clayton R

    (@mrclayton)

    @mikeallteams

    You can create a support ticket here if you would like to privately share a link to your website so we can review. We’ve helped other merchants recently that had a similar issue and it was because their website had been hacked.

    A malicious form designed to be identical to Stripe’s was being injected into the merchant’s checkout page.

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Error “Please provide your full name”’ is closed to new replies.