• Resolved CheemaComm

    (@cheemacomm)


    This seems a great plugin. We want to instal this plugin to pay for an event. We want a feature to calculate price of tickets ($20/ticket).

    We are also having hard time finding the following information. Paypal button is not working properly currently.

    Itemamount Field ID (required)
    Itemname Field ID (optional)
    Quantity Field ID (optional)

    Thank you for all the help!
    Cheema Communications

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

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

    (@zealopensource)

    Hi CheemaComm,

    Please refer this documentation that will help you to configure paypal submit button,

    https://opensource.zealousweb.com/wp-content/uploads/2015/08/Contact_form_7-PayPal_Extension.pdf

    Thanks,
    ZealousWeb

    Thread Starter CheemaComm

    (@cheemacomm)

    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?

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