Hi,
Can you clarify which packages the recurring payment feature is a part of. Also are all the addons available in the free version such as other payment gateways. A comparison list would help – we’ve just used the demo and it looks impressive but we’re not clear what would be available in the lower cost pro packages.
]]>Trying to copy the table wp_cp_contact_form_paypal_settings.sql to a new server install produces this error #1118
Ver 8.2.80- Platinum
(Old server was PHP7.2 – New server is PHP 8.2)
]]>The confirmation email isn’t sent to any clients who submit the form. Could you please help me navigate what’s the case?
]]>I need to create a form that will link to PayPal, but the person filling out the form must enter a pre-determined password before the form information can be submitted. The password will be the same for everyone. Is this something your plugin can do?
]]>My version is 5.2.20 which I bought several yrs ago.
]]>Does anyone know how to set payments to friends and family? Or is that done on paypal’s end?
]]>#Unexpected Behaviour
With amount > = 1000 (or 1,000), after clicking the pay button in Papal Express, it was redirected back to WordPress site, without deducting any amount. An error message is shown in the WP site: Error: Item total is not invalid. Array
Shown on the redirected page:
https://…/…/?cp_contactformpp_ipncheckexpress=25667&token=EC-94S02630F8123804S&PayerID=GTEMXUB3KCRQ4
<div style="color:red"><b>Error : </b>Item total is invalid.</div><pre>Array</pre>
#Expected Behaviour
#Suspects
This site worked perfectly under php 7.4. But even with the most up-to-date version of the plugin, the paypal connection fails when the server is updated to php 8.0.
The error is
It says: “Things don’t appear to be working at the moment. Please try again later.”
It doesn’t matter what amount I enter, I get the same message.
]]>Our CP Contact Form appears to be working fine on desktop and on Chrome mobile, but doesn’t appear on the page when loaded on Firefox Beta for mobile. Is there something in the form that’s triggering Firefox’s new privacy protections?
]]>Hi Support team,
I would like to add a dropdown list with quantities to the form, and the price should be changed according to the selection.
I am using the free plan now but if I want to include what I have mentioned above, which plan I should go with to purchase?
Thanks,
Nora
Hi!
I have recently installed WP Rocket, and the contact form on the page linked stopped working (the whole form isn’t showing).
There is an option in WP Rocket to exclude JavaScript files from JS delay execution
It says: “Specify URLs or keywords that can identify inline or JavaScript files to be excluded from delaying execution (one per line). ”
If I want to exclude CP COnatct form with Paypal, what should I type?
Appreciate your help!
]]>I was testing out the free version of your plugin, and if it does what it claims to do, I’d be happy to pay for the premium version.
As it stands now though, when I put it in sandbox mode, enter my paypal sandbox credentials during checkout, and submit, it takes me to the home page with the appropriate URL parameter, but nothing seems to happen, and the message doesn’t go through.
I’ve installed an SMTP plugin, and test emails go through fine, for what it’s worth.
And I can provide credentials to test if you contact me privately ??
I welcome your thoughts!
]]>Hey, is it possible to have displaying currencies based on customer location with this plugin?
]]>Hi!
Everything seems to be working great with this plugin. The only problem is that it’s taking very long for emails to be received. I mean it takes around one hour for the confirmation/thank you email to the customer after successful purchase, and it takes even longer for me (admin) to receive the notification.
Any tips on what might be causing such a great delay? and how can I improve it?
Please note that am a beginner in all this WP and coding ??
Thanks!
]]>Hi!
Where can I find the IPN URL that I should insert into my merchant Paypal accountsettings?
Thank you
]]>I am currently still unable to access my account due to the fact that for whatever reason my ex Chris was the only one with access Paypal account. Seeing how he has passed away I can now no longer bring that conversation up with him on the fact that how can you be sending me money through my account but I can’t access it because I didn’t have the phone number anymore but he could access it. So I spent 3 hours on the phone with PayPal for them to “remove” and transfer 0.83 .
I still cannot put money on take money out or find out why the only reason I can think is because it’s linked to this I don’t have a lot of time to focus on this page or WordPress I know you guys probably hate me because I never respond to anything but my head has been kind of messed up around the fact that I just lost Chris and Chris was doing all kinds of crazy stuff behind my back with sights and sex sites and dating accounts I don’t know what’s going on but I would like to know why I have a highly restricted account both of my developer ones
Hello,
I am building a form that will redirect to Paypal for membership dues. In the form, I enter the Checkbox options:
“$50 if you paid dues for 2020 or 2021 (includes 11/2/21 Golf Barnes event)
and use 50.00 as the value
However, when I test the form, it redirects to Paypal with $71 (instead of $50). I have unchecked the box “Automatically identify prices on dropdown and checkboxes?” and also cleared any cache. I have also upgraded to the most recent version of the plugin after contacting their support website and have the most recent WP update. Nothing is working.
Any help is greatly appreciated.
]]>The last few weeks, around 3/1/2021, the CP Form has stopped showing up on the webpage. I have tried to change “classic” to “Direct” with no change. I have not made any changes to the site or webpages so I am not sure why this is happening.
Any help appreciated.
]]>Is there a way to open a new page to PayPal when the submit button is pressed?
]]>IPN history reports 403 for all messages. The URL that IPN is attempting to hit can be accessed without authentication. The connection does use HTTP. Any idea how to debug this situation?
Also – I tried several of the URLs manually in a browser (incognito) and they work.
]]>hi,
can i set a minimum donation amount?
if not, can i set different amounts (for example 20, 30 and 50 $) among which the user can choose before being addressed to Paypal payment page?
Thank you
I read on the cpcfwpp documentation that, having installed google re-captcha, i shoudl have a checkbox to activate it on the cpcfwpp settings.
But i don’t have it!
Could anyone tell me why?
Thanks for your help
Hi,
I had the plugin setup and working for little over a month without any issues. However since two days all the payments are marked as ‘Not Paid’ in the plugin Messages section. I receive the payment notices from PayPal but form submissions have stopped as well. No settings were changed or WordPress/plugins were updated. IPN on PayPal has always been set to ‘Disabled’ so I doubt that’s the issue. What could be the issue? Do I have to enable the IPN? If so what would be the IPN URL?
Thank you!
]]>Hi,
Is there a way to know when a payment is successful? I’m trying to generate a receipt on the thank you page when a payment is successful.
Appreciate any insights.
Thanks.
]]>Hello.
I started to test your plugin and it is really amazing. I have one question. In “Thank you page (after sending the message)” where it is supposed to be placed link to the website page, I want to call some function from my web site and need to know values from email, username, userlastname which I placed inside form text and email fields named as <%fieldname1%>, <%fieldname2%> and <%fieldname3%>. When I put inside my link to the website page <%fieldname1%> in this form, when save changes software format it and get %fieldname1%. So I couldn’t get user input… Thank you on help.
]]>I have created a form, entered the PayPal Credentials (and created test accounts in the PayPal Developer portal) and entered the information to send the form contents to appropriate individuals. I put the form into Sandbox mode to test it.
The form processes and passes data to PayPal, I use the dummy e-mail address the provided for a buyer to complete the transaction. PayPal says it has taken the submission but they never send their e-mail confirming the transaction. None of the e-mails I have tried with the form receive the submissions (the main one I am using is a Gmail account), but the submission is in the CP Contact Form in the stie’s dashboard. However, in there, it shows that Payment was not received and offers me the option to cancel.
Any ideas what might be wrong? Should I use something other than a Gmail address for submissions?
]]>We have raised the prices on our memberships to $25 – individual and $30 – family. I went into my form, selected the dropdown where those options are listed, and changed them to the new amounts, then saved the form. However, when I load the page in any browser, the form shows the old values. Am I missing somewhere else I need to make that change?
]]>Hello, This is a great plugin for the simple use that I need it for.
There is only one issue I’m currently experiencing.
When I place a test order through paypal from this form I realize that I receive no process / payment confirmation email UNLESS I SELECT PAYPAL + CREDIT and provide the VNP settings.
(Enabled and configured I do receive an instant processed payment email)
I rather not leave this VNP option enabled, Is there a correction that I can do in order to receive my email notifications of processed orders?
This is my only question, Thank you.
]]>Hi,
I’m getting the following warnings when the WP_DEBUG constant is set to TRUE:
Notice: Array to string conversion in /xxxxx/wp-content/plugins/cp-contact-form-with-paypal/cp_contactformpp.php on line 904
Notice: Array to string conversion in /xxxxx/wp-content/plugins/cp-contact-form-with-paypal/cp_contactformpp.php on line 905
]]>
Hello.
We’ve made several tests (sandbox and one in production), making a purchase using the plugin.
The data and mails are been received just fine and the paypal process becomes success. But all the test live and sandbox get a Not Paid status.
Could you please give some advice on how to proceed? I’ve already checked the plugin configuration.
Thanks in advance.
]]>