Thank you Zealous Web for prompt reply. I tried best to follow instructions but still having issues. I receive the following error message:
“You are not redirected to PayPal as you have not configured PayPal Submit Button properly.
Thank you for your message. It has been sent.”
I copy-pasted the code from your document as follows:
<p><label>Name</label>[text* name]</p>
<p><label>Email</label>[email* email]</p>
<p><label>PayPal Item</label>[text item id:itemfield]</p>
<p>[hidden price id:pricefield “20”]</p>
<p><label>Quantity</label>[radio quantity id:qtyfield “1” “2” “3”]</p>
<p> [paypalsubmit email:[email protected] itemamount:pricefield
itemname:itemfield quantity:qtyfield
return_url:https://opensource.zealousweb.com/contact-form-7-paypal-extension-pro/
cancel_url:https://opensource.zealousweb.com/contact-form-7-paypal-extension-pro/
sandbox “View Plugin Demo”] </p>
Here are my questions:
1) What is Paypal item? Is it Paypal ID? I think ID is mostly email associated with Paypal account, or is it Merchant ID #?
2) What to fill in this area? hidden price id:pricefield “20” (is it price for item?)
3) Paypal submit email – I believe it is email associated with Paypal account?
4) Return url/cancel url – is it the url for non-profit website or Paypal website?
5) Sandbox: View Plugin Demo – what should we writer here?