Collin Sasse
Forum Replies Created
-
Redirect can be skipped based on a form dropdown value regardless if you are using PayPal or Stripe.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] Custom ButtonYou can add a custom button in the plugin settings page. Upload the button to your WordPress media library, and then copy the full direct URL to the button and enter it into the custom button setting.
Yes, this is possible: https://wpplugin.org/documentation/skip-redirect-based-on-form-code-value/
This was a bug that should be fixed in the plugin update we released 2 days ago. Please make sure you are running the latest version of our plugins.
Our Pro version offers inventory/stock management. Please refer to https://wpplugin.org/downloads/easy-paypal-events-pro/ for more details.
What is the error message that the user is getting? Can you provide a screenshot?
The time used by the plugin is your webserver’s internal time – contact your webhost for assistance changing the server time.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] Paypal works – no credit cardPayPal calls the non-account checkout “Guest Checkout” and it is not always enabled for every account and every user:
How do I accept credit cards with Checkout using the Guest Checkout option?
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.If you have enabled the Guest Checkout option in your PayPal account, they won’t always present it to your users. Unfortunately, this is a PayPal issue and not something we can directly force.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Paypal redirect not workingWhen trying to submit your form, I’m getting an error that the form cannot be submitted:
https://share.getcloudapp.com/NQuYvlPNThis error isn’t returned by our plugin but is caused by Contact Form 7. You may wish to contact them for further assistance.
Thanks for letting us know – I will try to see if Stripe returns a unique error code so that we can add a better error message on our end.
If you have any cache or CDN plugins, it may be necessary to clear them after an upgrade.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Transaction IDOut of the box, it isn’t possible to display this like a shortcode on your website, although this is a feature request for a future version.
With some custom coding, it would be possible to save it to your database using our after-payment hook: https://wpplugin.org/documentation/run-custom-php-after-payment/
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Stripe SCAOur plugin is fully compliant with SCA requirements. Your users will use Stripe’s secure SCA checkout portal to complete their payment.
Forum: Plugins
In reply to: [Accept Donations with PayPal & Stripe] How to disable IPNThe IPN URL you’ve provided is not related to our plugin.
A quick Google Search for “add_wpedon_button_ipn” seems to indicate that it is related to a different plugin:
https://wordpress.org/plugins/paypal-donations/
I would suggest you direct your question to that plugin’s support page.
The first error message you’ve posted is not related to our plugin – that error is coming from contact form 7.
The second error message you’re posting can be ignored, please turn off debugging mode to suppress PHP Warning messages.