I tried to change something in the plugin
contact-form-7-paypal-add-on-pro/includes/public_redirect.php
// live or test mode
$account = $value[‘liveaccount’];
$path = “paypal”;
/*if ($value[‘mode’] == “1”) {
$account = $value[‘sandboxaccount’];
$path = “sandbox.paypal”;
} elseif ($value[‘mode’] == “2”) {
$account = $value[‘liveaccount’];
$path = “paypal”;
}
if ($sandbox == “1”) {
$account = $value[‘sandboxaccount’];
$path = “sandbox.paypal”;
}*/
It works but then when client pays, I receive the paypal emails (can I stop them?) BUT I don’t receive the contact form mail?
Nevermind, I did not make the paypal settings.
I have still issue if I use captcha. Do you suggest something?
Thank you
Hi Alessandro_77,
Currently the plugin redirects by disabling some of the Contact Form 7 Javascript. This could be why the captcha is not working. I am working on a new version of the plugin now that will fix this problem.
If you have any other questions or issues just let me know.
Thanks,
Scott
It worked! Thank you Scott!
There is another bug. Contact Form DB (the module that show the Contact 7 values, don’t save anything. It could related?
Hi Alessandro_77,
That is not a bug per say, but by default the plugin does not work with Contact Form DB or Flamingo. I am also working on including this in a feature version. Sorry it is not available now.
Thanks,
Scott
It could be a nice improvement. Thank you!
Hi Scott,
the plug-in is working very well and I’m receiving first payments, so thank you so much first of all.
I’ve noticed you’re doing updates. Thank you!
If I can give a suggestion, I think the integration with Contact Form DB could be the most important. This is true for me and I think for most of us.
Thank you in any case for everything you can do it.
Hi Alessandro_77,
I’ll definitely try my hardest to create an integration with Contact Form DB soon!
Thanks,
Scott
Hi Scott,
any update about integration with Contact Form DB?
Thank you!
Hi Alessandro_77,
The Pro version does now work with Flamingo. I have heard from people that it works with Contact Form DB, however I have not tested this myself yet so I cannot say for sure.
Thanks,
Scott