ChazB
Forum Replies Created
-
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…I sent you a message from your website.
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…Hey Justin,
I’ve used a unique email each time I’m afraid and just tested another unique email that I haven’t used previously and experienced the same result.
What else can I do to help you get this fixed? This is the only plugin that seems to meet this client’s needs. I’m hoping to not have to develop my own solution for this.
Thanks!
-ChazForum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…Hey Justin,
I’m just following up on this. My client is hoping to be able to use your plugin soon.
Thanks!
-ChazForum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…This was from me testing in an incognito window.
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…So, the PHP log didn’t show anything, however; the debug log did.
[18-Jan-2020 03:09:20 UTC] PHP Notice: Undefined property: stdClass::$stripe_bank_account_token in /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/public/class-wp-stripe-plaid-public.php on line 511
[18-Jan-2020 03:09:21 UTC] PHP Notice: Undefined variable: current_user in /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/public/class-wp-stripe-plaid-public.php on line 358
[18-Jan-2020 03:09:21 UTC] PHP Notice: Trying to get property of non-object in /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/public/class-wp-stripe-plaid-public.php on line 358
[18-Jan-2020 03:09:21 UTC] PHP Notice: Undefined variable: meta_key in /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/public/class-wp-stripe-plaid-public.php on line 358
[18-Jan-2020 03:09:21 UTC] PHP Fatal error: Uncaught Stripe\Error\InvalidRequest: Could not determine which URL to request: Stripe\Token instance has invalid ID: in /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/vendor/stripe/stripe-php/lib/ApiResource.php:119
Stack trace:
#0 /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/vendor/stripe/stripe-php/lib/ApiResource.php(132): Stripe\ApiResource::resourceUrl(NULL)
#1 /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/vendor/stripe/stripe-php/lib/ApiResource.php(56): Stripe\ApiResource->instanceUrl()
#2 /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/vendor/stripe/stripe-php/lib/ApiOperations/Retrieve.php(24): Stripe\ApiResource->refresh()
#3 /BLANKED_OUT_FOR_SECURITY/wp-content/plugins/ach-for-stripe-plaid/public/class-wp-stripe-plaid-public.php(362): Stripe\Token::retrieve(NULL)Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…Thanks Justin,
Will you send me steps to produce the log you’re looking for?
Forum: Plugins
In reply to: [LittleBot ACH for Stripe + Plaid] blue dot continues to pulse…I’m running into the same problem. It doesn’t look like any errors are hitting your plugin’s log and the only errors that are showing in Chrome’s developer console are listed below:
A cookie associated with a cross-site resource at http://cdn.plaid.com/ was set without the
SameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
(index):1 A cookie associated with a cross-site resource at https://m.stripe.com/ was set without theSameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
wp-stripe-plaid.min.js:1 fired
/wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 500 ()Forum: Fixing WordPress
In reply to: Navigation sub-menu isn't working after child themeI’ve since changed themes to “unite” and the menu seems to be working. Could this just be a buggy theme?