• Resolved spastado

    (@spastado)


    Hi,

    I already have an existing paypal account. I was watching and following the video by Brian Manning

    In it, I need to enter my name and email of my paypal account correct? However, the plugin does not register it.

    Can help resolve this? Is there additional info you need. Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor angelleye

    (@angelleye)

    What do you mean the plugin does not register it? Can you provide screenshots or a video of the experience you are having?

    Thread Starter spastado

    (@spastado)

    Hi,

    I got a screen shot but I do not know where to attach the picture. Is there an email address that I can send it to for you to see it?

    Plugin Contributor angelleye

    (@angelleye)

    You could use a service like https://snag.gy

    Thread Starter spastado

    (@spastado)

    Hi,

    I just created a page on my website here, https://vslim.world/print-screen/

    The red box is where I enter my name, but it does not show up
    The green box is where I entered my paypay email, in this case it is ([email protected])

    The blue box shows what happens after I entered the above.

    Can help with the issue please, thanks.

    Plugin Contributor angelleye

    (@angelleye)

    Hmmm, that’s odd. Please submit a ticket here so we can work with you more directly on this and figure out what’s going on.

    Hi, I am having exactly the same issue. Any account I add, all the special chars are stripped out, and it’s being saved all uppercase. No dots, no @, no hyphens. Obviously it doesn’t work.

    Fixed.

    angelleye-paypal-for-divi-companies_operations.php

    row 29 and row 44, where $account_id is defined, change both to:

    $account_id = isset($_POST[‘paypal_for_divi_account_id’]) ? esc_html($_POST[‘paypal_for_divi_account_id’]) : ”;

    Those rows were deliberately uppercasing and removing special characters from the paypal address.

    Moreover, I noticed that I cannot save any Paypal Account Name (it remains blank). Not a big deal for now.

    Hi @frafor, Sorry for the delay in response and thanks for the feedback, we actually have this field sanitization corrected on our dev branch and that will be included in our next update. We apologize for the inconvenience.
    Thanks!

    Plugin Contributor angelleye

    (@angelleye)

    The 1.1.0 update has been released which resolves these issues. Please let us know if you have any other questions or concerns after applying the update. Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘adding paypal account’ is closed to new replies.