• Resolved latortuga

    (@latortuga)


    Hi,

    I just purchased the Pro version and it seems to be working. Only issue I’m now having is the Description when you go to the Paypal payment screen is shown as “undefined”. It seems the item name is not being passed to paypal. I read another similar thread and modified my code to match, but still no luck. Obviously, I’m missing something?

    My code:

    <p>Team Name<br />
        [text* TeamName]</p>
    
    <p>Upload your image you would like on our site. Team image or individual player. Size limited to 1 MB and .png, .jpeg, .jpg, .gif file types <br />
        [file mailImage limit:1mb filetypes:.png|.jpeg|.jpg|.gif]</p>
    
    <p>Item amount
    [text* itemamount id:itemamount "1"] </p>
    
    [hidden itemname id:itemname "Women Div 1 Reg"]
    
    <p>[paypalsubmit class:paypalbtn email:[email protected] itemamount:itemamount itemname:itemname return_url:https://ourweb.org cancel_url:https://ourweb.org "Pay With PayPal"]</p>
    <p style="color:#FF0000;">** Please note that you will receive a message sent notice first. Wait a few seconds for the PayPal screen to show up next. **</p>

    Also, the hidden field is showing up as html on the form. It shouldn’t be showing at all.

    https://www.ads-software.com/plugins/contact-form-7-paypal-extension/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ZealousWeb

    (@zealopensource)

    Hello latortuga,

    In order to use hidden field with Contact form 7, you need to install its plugin in your wordpress site.
    https://www.ads-software.com/plugins/contact-form-7-modules/

    Hope this helps you!!

    Thanks,
    ZealousWeb

    Thread Starter latortuga

    (@latortuga)

    Thank you, I didn’t know that. Yes that worked! Now I can’t get the CAPTCHA to work on this form. It is working on our Contact form.

    Plugin Author ZealousWeb

    (@zealopensource)

    Hi latortuga,

    If you are using Contact Form 7 CAPTCHA field with Really Simple CAPTCHA plugin, form will definitely work and redirect to PayPal using our plugin.

    But, there is one issue with Hidden field modules plugin, “it is not compatible with captcha field of Contact Form 7”. Hence, this issue can be sort out by Hidden field plugin developers.

    Please try to deactivate hidden field module plugin and check if the form works with CAPTCHA and our PayPal Extension.

    Hope this works for you!!

    Thanks,
    ZealousWeb

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PayPal Item Name undefined’ is closed to new replies.