What do you mean the plugin does not register it? Can you provide screenshots or a video of the experience you are having?
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?
You could use a service like https://snag.gy
Hi,
I just created a page on my website here, http://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 (sales@vslim.world)
The blue box shows what happens after I entered the above.
Can help with the issue please, thanks.
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!
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!