PayPal Item Name undefined
-
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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PayPal Item Name undefined’ is closed to new replies.