David Fuller
Forum Replies Created
-
Thank you. I’m looking into that. Appears to be a theme problem. That said, now it seems to be working fine. Thank you!
I’m sorry for the delay. Got distracted with a more pressing project. Currently, PayPal is off. The URL is https://www.wdservices24.com
Thank you.
I am getting the same error only when Production Braintree integration is enabled with PayPal (works fine on the sandbox). The only other PayPal payment plug-in I have is the default one and it’s not active. Any ideas?
Forum: Plugins
In reply to: Plugins No version info could be found errorSame issue here. I’m assuming it’s a problem with the WooCommerce site. All the products mentioned are theirs.
Just figured out that it can’t find my WooCommerce related tables either.
- This reply was modified 8 years, 5 months ago by David Fuller.
Agreed. I am seeing the same issue. Will be turning off the plug-in until it works.
Sorry mr.clayton, as you said, my issue wasn’t related to the Braintree. I figured it out. There was a change in the response from the subscription manager which broke a method that I had. Was actually a small fix once I figured it out.
Not sure if it’s related but I’m seeing the same error on some calls to the WooCommerce REST API.
<?xml version=”1.0″ encoding=”UTF-8″?><root><Subscription><order_id></order_id><product_id></product_id><variation_id></variation_id><status></status><end_date></end_date><failed_payments></failed_payments><completed_payments></completed_payments><suspension_count></suspension_count><last_payment_date></last_payment_date></Subscription>Unknown error type: [2] Illegal string offset ‘order_id’
Unknown error type: [2] Illegal string offset ‘product_id’
Unknown error type: [2] Illegal string offset ‘variation_id’
Unknown error type: [2] Illegal string offset ‘status’
Unknown error type: [2] Illegal string offset ‘end_date’I’m having exactly the same issue.