rizbanr
Forum Replies Created
-
With the new 3.0.0 release candidate out, is there any chance that this feature has been included?
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription IntegrationI figured out the issues I was having here. The Order ID and the Subscription ID are not the same, but WooCommerce is expecting them to be the same when it attempts to cancel a subscription or otherwise modify it. I included a bit of code that looks up the actual subscription ID and forces it to use that instead of the order ID. This has resolved all of the issues I was having entirely.
Forum: Plugins
In reply to: [Permalink Manager Lite] Same URI page priority is now changedThat does it! Thanks.
Forum: Plugins
In reply to: [Permalink Manager Lite] Same URI page priority is now changedI’ve tried inserting it in the theme functions file and in permalink-manager.php.
I’ll send the debug array to you by email, because my boss won’t want me posting it here publicly. I already have your email from a previous issue. This plugin has the best support of any I’ve used.
Forum: Plugins
In reply to: [Permalink Manager Lite] Same URI page priority is now changedI’ve tried adding the code, but I can’t seem to get it to do anything.
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription IntegrationI’m looking forward to it. This is a nice plugin, but it definitely needs better documentation.
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription IntegrationI’m not currently using WC Subs. I have a 3rd plugin that relies on it and wanted to have it run on this plugin instead of SC Subs.
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription ListThanks.
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription ListAlternatively, being able to list subscriptions on the Orders page would also work.
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Subscription ListGreat, thanks.
Is there a way to move the Subscriptions link from the My Account page to a different point on the list rather than at the very bottom under logout?