Collin Sasse
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] No Redirect to PayPalI am unable to reproduce the issue on your website, everything appears to be working fine: https://share.getcloudapp.com/Blu4P81X
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Not Connecting to StripeYou’re getting this only when trying to connect to Stripe? Do you have any security plugins that may be blocking your site’s ability to connect with the Stripe API?
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] Center PayPal ButtonYou can use CSS to customize the alignment of the button. Some previous topics have style guides you might want to try, but it really depends on your WordPress theme:
https://wordpress.org/support/topic/center-paypal-button-2/
https://wordpress.org/support/topic/center-paypal-button/Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Not Redirecting to PayPalIf it randomly stops working, but was working previously, this is almost always caused by installing an incompatible plugin, OR updating your WordPress/plugins but not flushing the cache and CDN so old files are still being served.
Please review our troubleshooting steps for the form not redirecting properly:
https://wpplugin.org/documentation/contact-form-7-form-does-not-submit/Skipping the redirect based on a form option is a feature of our Pro plugin:
https://wpplugin.org/documentation/skip-redirect-based-on-form-code-value/Please ask the person with access to the PayPal account to update the IPN URL:
https://wpplugin.org/documentation/setting-up-ipn-notifications-on-paypal/
https://developer.paypal.com/docs/api-basics/notifications/ipn/Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Stripe errorDoes the admin side show that your Stripe account is connected?
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] No longer redirects to paypalDid you update to PHP 7.4 before or after updating our plugin? Trying to identify if the PHP version is the issue you had.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] description field in donation buttonThe feature to prompt a user to include a note with payment is something that is done on the PayPal page – that is not currently a feature of our plugin.
Forum: Plugins
In reply to: [Easy PayPal & Stripe Buy Now Button] Buy Now button not appearingThere should be a menu in your WP Admin that allows you to generate new buttons (see #1 and #2)
You can then click on the new button…. button…. and create your button. You then simply copy and paste the shortcode (#4 in the screenshot) into your page wherever you want the button to appear.
Please refer to this screenshot:
https://share.getcloudapp.com/nOuoD74rForum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Stripe ConnectAs of our most recent plugin update, you no longer need to worry about manual Stripe API keys. 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.
If you previously set up our plugin using a manual API key, it will continue to function as-is, no need to set anything new up.
For new installs of our plugin, Stripe Connect will be the only way to add Stripe checkout options. The API key option has been removed.
More details about this change are available at https://wordpress.org/support/topic/clarification-on-stripe-connect-change/ and https://wpplugin.org/documentation/stripe-connect/
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Contact form No paypal redirection@ajithsimon – I can’t reproduce the issue you’re having. Do you perhaps have a Chrome extension or something else causing issues? If it’s working in Firefox, it sounds like an issue with your Chrome install perhaps?
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Contact form No paypal redirection@ajithsimon your website is working fine for me: https://share.getcloudapp.com/8Lub7O1E
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Contact form No paypal redirectionThanks for following up with us on the trouble plugin. I’ll make a note to check into that plugin to see what the issue is.
The free version of the plugin does not hook into or alter CF7 emails at all.
The pro version has the ability to run custom PHP and can hook into other functions, as detailed at https://wpplugin.org/documentation/run-custom-php-after-payment/
Either way, you’re likely going to need custom integration with Salesforce to achieve what you’re looking to do.