Collin Sasse
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy PayPal & Stripe Buy Now Button] PayPal button sometimes not runningThe two most common causes of the issue you are describing are security plugins and cache/optimizer plugins. Please try to whitelist/disable these from our plugin and also from any pages you have a button installed on, and see if that helps resolve the issue.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] Tracking EventsOur Contact Form 7 plugin offers the ability to run custom PHP after a successful payment event, which might meet your needs, as it pulls down transaction information:
https://wpplugin.org/documentation/run-custom-php-after-payment/Our Donations plugin that you are using does store the information you are looking for in the WordPress Admin, so you can pull it from there: https://share.cleanshot.com/6LNzc54PWrNfT9CnRCqd
If you require automation, it would take custom coding to automate the function,but it would be possible. Just not a built-in feature.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] BillingA public forum is not the appropriate place to provide billing assistance. Please contact us privately for assistance: https://wpplugin.org/contact/
Have you entered a donation amount in the plugin settings and button settings?
Yes, we have many non-profit users that use our plugin.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] Can I have multiple ButtonsAt this time the plugin only supports one custom image for all buttons.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] PAYPAL PAYMENT CONFIRMATIONThat would be something you would set up in your PayPal account, to CC your accounting department on any PayPal transaction emails.
“Any time you send or receive a PayPal payment, we’ll send you an email to confirm the transaction.”
https://www.paypal.com/bs/webapps/mpp/security/security-protections
PayPal is moving away from plaintext API keys and they are now requiring applications to use the secure PayPal Commerce login. It is very simple to connect and use, it’s just like granting permissions for an Android or iOS app. Simply log in to your PayPal account by clicking on the button in our WordPress plugin, and grant permissions for our plugin to connect with PayPal, and that’s it. This simplifies the connection process, improves convenience for our users who want an easy solution, and most importantly, enhances your overall security by removing the plaintext API key from your WordPress site.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] PAYPAL PAYMENT CONFIRMATIONContact Form 7 has a feature to CC the administrator on messages sent. I would suggest using that feature as part of the CF7 form submission.
This is controlled by PayPal, not our plugin. Please refer to their website:
“Buyers don’t always have the option to complete their purchases without using or creating a PayPal account. This option is presented based on several risk factors, including but not limited to the buyer’s PayPal purchase history, PayPal cookies stored on the buyer’s computer, the buyer’s location, or a credit assessment.”
Unfortunately as there are thousands of WordPress themes, we can’t test every one. We’ve tested our plugin with the default themes that ship with WordPress:
https://codex.wordpress.org/WordPress_Default_Themes
Can you try testing with one of those themes? This will help us narrow down if it’s a theme conflict or plugin conflict.
Forum: Plugins
In reply to: [Easy PayPal & Stripe Buy Now Button] Call a function when payment successUnfortunately, our Stripe & PayPal Button plugin does not have a built-in developer hook for custom PHP in either the free or pro version. Please add this as a feature request on our website: https://wpplugin.org/feature-requests/
Please try switching to the default WordPress theme and check if the error persists. Also, please disable any optimizer / cache / page speed plugins and see if the issue persists.
If both of those steps do not resolve the issue, please visit https://wpplugin.org/contact/ and open a support ticket. Please include a link to this thread so that we can investigate further.
We are not aware of this error with PHP 8.1 but that is possible. Could you please visit https://wpplugin.org/contact/ and open a support ticket? Include a screenshot of the email from WordPress and also include a link to this support thread. Thank you!
Is there a particular action on your website that triggers this error?