Collin Sasse
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Redirect to PayPalI’m not sure I understand the use-case…. if the amount is $0.00 there is no need for them to make a payment, as nothing is owed.
Have you considered our Donation plugin instead? That seems more like what your charity would benefit most from: https://wordpress.org/plugins/easy-paypal-donation/
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] PayPal plugin shows failed paymentThis is typically caused when PayPal is unable to communicate back with your website to update your website that the payment was successful. Have you configured your PayPal Instant Payment Notifications? https://wpplugin.org/documentation/setting-up-ipn-notifications-on-paypal/
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] History paymentAre you seeing the failed status for PayPal or Stripe, or Both? Did this just start to happen recently?
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Orders Stay in PendingYou mention being in the testing phase – are you, by chance, using Sandbox mode for your testing?
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] History paymentAre you referring to the transaction history in the admin interface? It’s only showing transactions from the sandbox?
I don’t believe that the usergroup you are referring to was created by our plugin. We don’t have a “TimeClock Admin” role that is automatically created.
Please double check that you have entered both the API key and the API secret in your settings. It appears that you are passing an invalid key to Stripe.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Multiple Price PointsYes, this is possible with the Pro version of our plugin.
Please refer to our documentation for details:
https://wpplugin.org/documentation/link-a-dropdown-menu-to-the-price-in-paypal/Forum: Plugins
In reply to: [Easy PayPal Events & Tickets] Cannot Purchase Pro VersionIt’s working fine for me – could you open a support ticket on our website with what browser you’re using so that we can investigate further? https://wpplugin.org/contact/support-question/
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Free amount with PaypalYou can create a form field and link the value entered to the price-code of your form. I’ve also seen some websites use a $1.00 static amount and have users enter the “quantity” of how much they wished to have. You can see an example of this on our website: https://wpplugin.org/documentation/link-a-form-item-to-the-quantity-in-paypal/
Thank you for that information. We’ll take a look into any specific issues with that plugin, although cache and CDN plugins in general can cause issues with user-input data like ours.
Thank you for the update, we’re glad you were able to resolve this issue. Which cache plugin are you using?
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Free amount with PaypalOur Pro plugin offers the ability to skip the redirect to PayPal for $0.00 payment amounts. This is not a feature of the free plugin at this time.
Is there a trailing backslash included in your redirect URL already? Note the configuration sample does not include a trailing backslash.
You can add the actual items for purchase as a separate form element. In one dropdown, the user would choose the item they wish to purchase. In a second dropdown, you’d have only the checkout method that they wish to use.