Title: justinwhall's Replies | WordPress.org

---

# justinwhall

  [  ](https://wordpress.org/support/users/jwind/)

 *   [Profile](https://wordpress.org/support/users/jwind/)
 *   [Topics Started](https://wordpress.org/support/users/jwind/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jwind/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jwind/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jwind/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jwind/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jwind/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 297 total)

1 [2](https://wordpress.org/support/users/jwind/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jwind/replies/page/3/?output_format=md) …
[18](https://wordpress.org/support/users/jwind/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/jwind/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/jwind/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/jwind/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Avoiding Paypal Clawbacks etc](https://wordpress.org/support/topic/avoiding-paypal-clawbacks-etc/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/avoiding-paypal-clawbacks-etc/#post-13859003)
 * Correct but as I said above, this will not work in your country.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Avoiding Paypal Clawbacks etc](https://wordpress.org/support/topic/avoiding-paypal-clawbacks-etc/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/avoiding-paypal-clawbacks-etc/#post-13840232)
 * This is for ACH only no card. This plugin gives you a text field to input the
   amount you want to pay via ACH and that’s it. Also, last I knew, plaid did not
   support Australia.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] “Internal Error Occurred” after bank login](https://wordpress.org/support/topic/internal-error-occurred-after-bank-login/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/internal-error-occurred-after-bank-login/#post-13147999)
 * That screen shot doesn’t work. I understand it doesn’t get to the second step.
   What I’m looking for is the error printed to your debug log.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] “Internal Error Occurred” after bank login](https://wordpress.org/support/topic/internal-error-occurred-after-bank-login/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/internal-error-occurred-after-bank-login/#post-13147779)
 * Assuming you have have the correct API keys in the correct place, yes. Can you
   provide the error that is printed to your PHP or WordPress debug log?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/page/2/#post-12880553)
 * There’s also no harm assuming they don’t conflict.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/page/2/#post-12880460)
 * I do want to be clear here on a couple things:
 * 1) You only need to disable WPSimplePay on the page this plugin runs on. You 
   _don’t_ need to disable this plugin on the WPsimplepay page as this plugin will
   not interfere with WPsimplepay.
 * 2) I am not looking for a solution. The issue is WPsimplepay includes the stripe
   SDK when not actively using it and I don’t have control over that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/page/2/#post-12770775)
 * >  So your plugin is ONLY useable on sites that don’t run other popular Stripe
   > plugins?
 * No. But if a plugin loads the SDK when they are not actively using it (they shouldn’t)
   then yes, the risk of conflict is there (this is not unique to this plugin).
 * > The user has to enter the amount. My clients don’t get to pick the amount, 
   > and, that leaves room to screw things up
 * What exactly are you looking for? Are you wanting to attach payments to users(
   customers) and send a unique URL to them? Or are simply looking to create more
   than one form with fixed amounts?
 * The former can be achieved with my invoice plugin + the ACH addon.
 * > Of note, if this plugin gets cleaned up, I would have no issues paying for 
   > it.
 * In your words, what would that look like? I can’t address other plugins but I
   can make changes or perhaps make recommendations depending on what you are looking
   to achieve.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/page/2/#post-12759641)
 * I’m really sorry that it conflicts with another plugin. I would suggest contacting
   the plugin that is including the SDK while not actively using it. I was contacted
   for not doing so and made the change to be compatible with a very popular plugin.
   I would expect that other plugins to do the same.
 * [https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/](https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/)
    -  This reply was modified 6 years ago by [justinwhall](https://wordpress.org/support/users/jwind/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/#post-12759505)
 * I won’t argue that the plugin is basic. However, I don’t agree on the second 
   part. A plugin should only include the SDK when actively using it. In fact, I
   was called out for not following these guidelines due to my conflict conflicting
   with a popular plugin for not doing this.
 * [https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/](https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/)
    -  This reply was modified 6 years ago by [justinwhall](https://wordpress.org/support/users/jwind/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/#post-12735337)
 * Hi [@geek2009](https://wordpress.org/support/users/geek2009/) – what do you mean
   same basic setup?
 * The issue here is there’s another plugin including the Stripe SDK when they are
   not actively using it. In other words, another plugin is including the SDK on
   the page where this plugin renders the payment form.
 * I could check if the SDK is already loaded and that could _potentially_ fix this
   problem but I’d be trading one issue for another. The new issue would be I’d 
   have no idea what VERSION some other plugin is including on the page potentially
   breaking this plugin.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[LittleBot Invoices] Easy to setup and use.](https://wordpress.org/support/topic/easy-to-setup-and-use-36/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/easy-to-setup-and-use-36/#post-12720577)
 * Thanks [@cburnsxblucom](https://wordpress.org/support/users/cburnsxblucom/)!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/#post-12690328)
 * Can you disable them and confirm that’s the issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/#post-12690242)
 * ^^ That’s a conflict with another plugin. Do you have other plugins that use 
   Stripe?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Version 1.2.8 broken site – Just tested](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years ago](https://wordpress.org/support/topic/version-1-2-8-broken-site-just-tested/#post-12690137)
 * Could you provide error logs? Is there an actual error?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LittleBot ACH for Stripe + Plaid] Breaking conflict with Gravity Forms Stripe Addon v3.4](https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/)
 *  Plugin Author [justinwhall](https://wordpress.org/support/users/jwind/)
 * (@jwind)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/breaking-conflict-with-gravity-forms-stripe-addon-v3-4/#post-12660910)
 * Hmmm, that’s an error from another plugin. I premium one no less. Sort of hard
   to debug. I’ve released an update that may help?
 * Regardless, this plugin will soon be deprecated in favor of an addon to LittleBot
   Invoices. [https://littlebot.io/plugins/littlebot-invoices/](https://littlebot.io/plugins/littlebot-invoices/)

Viewing 15 replies - 1 through 15 (of 297 total)

1 [2](https://wordpress.org/support/users/jwind/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jwind/replies/page/3/?output_format=md) …
[18](https://wordpress.org/support/users/jwind/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/jwind/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/jwind/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/jwind/replies/page/2/?output_format=md)