Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter CypressWebs

    (@jmeyer2485)

    I edited your code then it worked

    <input type="hidden" name="business" value="' .$tmpOption['paypal_url'] . '">

    and changed it to..

    <input type="hidden" name="business" value="' .$tmpOption['paypal_email'] . '">

    PayPal URL needs to be changed to EMAIL

    Plugin Author Ciprian

    (@butterflymedia)

    Thank you @jmeyer2485, I will fix this in the next version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Message’ is closed to new replies.