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

    (@zealopensource)

    Hello Guillaume,

    Thank you for showing your interest in using our plugin.

    Do the pipe sign work for you with Contact Form 7? If it is supported by Contact Form 7, our plugin will automatically take its value like, 100, 200, 300. So there is no change in it from our plugin.

    Feel free to ask us if any issue.

    Thanks,
    ZealousWeb

    Hi. Before all thanks for your great plugin and sorry for “re open” a past topic.

    I’m trying to use a form integrated with your plugin using a select option with pipe value but the “paypalsubmit ” button submit the form with the “label” not with the value.

    [select* plan id:pay "PLAN-A|1090" "PLAN-B|3090" "PLAN-C|5090" ]
    [paypalsubmit email:[email protected] itemamount:pay]

    The data sent to my email are ok, it comes with the value “3090” but when user submits the button to paypal, the paypal page alert from a wrong price. I suppose it happens because the button is sending the wrong value “PLAN-B”

    If I use the “select” without the pipe

    [select* plan id:pay "1090" "3090" "5090" ]

    All goes ok, but I need the “label” and the “value” separated.

    Do you have any idea how can I do it?

    Plugin Author ZealousWeb

    (@zealopensource)

    Hi,

    Thanks for using our plugin.

    We will check again for this issue and get back to you as soon as possible.

    Thanks,
    ZealousWeb

    Plugin Author ZealousWeb

    (@zealopensource)

    Hi pixeldt,

    Use “Text – Value” format instead of Text in “Text|Value” while using drop-down field. Pipe sign is not supported.

    Hope it helps you.

    Thanks,
    ZealousWeb

    Hi,

    Thanks for your reply. Your solution works fine to submit the form with (Text – Value) separated and with your structure PayPal take the correct value and proceeds with the checkout in a right way right now.

    The form sent to the admin email by CF7 can’t separate the (Text – Value) with this structure and the “_raw_” prefix, but there no problem for me with that right now.

    Many thank you for your great plugin and support.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Price from dropdown, but using Pipe feature like for e-mail’ is closed to new replies.