justinwhall
Forum Replies Created
-
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Plaid Link Charged Customer TwiceFollow up here. There was an edge case identified. This has been fixed.
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Latest update 1.2.2Good to hear. The next release, will make this issue a non-issue. Hoping ot get it out in the next couple of weeks. Thanks!
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Latest update 1.2.2The “Live” environment doesn’t exist with Plaid. In certain situation, the plugin was making a call to the environment and of course failing. The options for plaid are:
sandbox -> testing only
development -> allows the 100 transactions free
production -> True productionSounds like in your case, you’ll want to make sure the plugin is set to development. If you are, could you please pass along the error logs?
Hello, did 1.2.2 resolve your issue?
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Plaid Link Charged Customer TwiceFrankly I’m not sure! They button is hidden after it’s clicked but you know how it goes, some people insist on double clicking everything. I will test and see if I can reproduce.
Currently only the dollar amount is supported. I can, however, consider this improvement for a future release.
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] Company name repeated 3 times in bank viewI’m not seeing this on my end. I’ll will, however, test again.
Hey there @jsginter. Page above does not work. Regardless, I’ll need your error logs to diagnose your issue.
I do not have a roadmap at this point. This plugin simply isn’t a revenue stream. This may change if there is increased adoption.
You can set a dollar amount although it’s informal. You would simply send a link like this: http://mysite.com/plugin-page?amount=100.23
As far as subscriptions go, yes, that would be manual. I know there are other users doing this.
Correct. If you try to use a bank token to make a charge in prod (and it already exists in test), stipe will through an error. Eventually, I’d like to store different tokens for a user based on env.
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] internal server errorHey there. You’ll have to dig up PHP error logs. These live in different places depending on your host.Also, do you know version of PHP you server is running?
I’m not sure where you would find those. I’d recommend looking in your Stripe/Plaid accounts.
In regards to the error you have received, Stipe does not allow you to make a charge to a customer in Production with a customer from the test Environment.
Hey there. I have not had a chance to look into this yet. It is, however on my radar.
Errr, not really. Gotta be a log somewhere. I’ll take a look later but can’t really say for sure what i’m looking for unless, well, I know what Im looking for.
If you have debugging on you can find an error log in wp-content. If not, you’ll have to ask your host where they store php error logs.