Viewing 1 replies (of 1 total)
  • Plugin Author ZealousWeb

    (@zealopensource)

    Hi,

    We have tested again with your code also , it’s working fine for us. May be you have done mistake in configure of PayPal submit button.

    Here we have added code using your hidden fields with PayPal button :

    <h2>Registration Form</h2>
    <p>Team Name (required)<br />
    [text* team-name id:teamname] </p>
    [hidden productname id:productname "Product"]
    [hidden itemamount id:itemamount "50"]
    [hidden quantity id:quantity "1"]
    <p>
    [paypalsubmit sandbox id:paypal-submit class:paypal-submit email:testing.demo@gmail.com currency:USD itemamount:itemamount itemname:productname quantity:quantity return_url:http://www.test.com cancel_url:http://www.test.co "Submit And Make Payment"]</p>

    Please check it after add in your contact form and compare your settings.

    Thanks
    Zealousweb

Viewing 1 replies (of 1 total)

The topic ‘PayPal: name is undefined’ is closed to new replies.