bfl
Forum Replies Created
-
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Logging Payment as True WC paymentHey @keithmorr. The problem is that our plugin supports multiple payments, while WooCommerce doesn’t. Perhaps we could update the order with the latest payment each time, but then there would still be no official WooCommerce record of the previous payments. I’m going to look into this and get back to you. Thanks.
Forum: Reviews
In reply to: [Backend Payments for WooCommerce] Straight Forward & Works!Thanks @pejhod!
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Conflict with new version 1.7.0@gerardo2303. Any updates on this issue?
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Conflict with new version 1.7.0Hey @gerardo2303. Try clearing your browser cache. If that doesn’t work, try temporarily deactivating all other plugins. If that fixes the issue, then we’ll find out which plugin it is and work on removing the conflict.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Integrate with existing payment methodsHey @anji_s. Sorry, the plugin does not have that capability. If you are using Stripe or Authorize.Net, you can copy and paste the relevant keys from your current payment gateway plugin to ours.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.net@gerardo2303 We’ll consider it. Level 2 data was the feature originally being discussed in this topic. This topic is being closed, if you have any more questions or suggestions, please open a new topic.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netHey @gerardo2303. Sending emails might be a little outside the domain of this plugin, however we’ll consider it. We’ll also consider implementing your second suggestion.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netHey @midihead and @gerardo2303. We just released a new version. You can now send level 2 data to Authorize.Net.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] PHP Fatal ErrorHey @steve887. That error does not appear to be coming from WooCommerce Manual Payment.
The error occurs in a file from the WooCommerce plugin. This may be a plugin conflict. I recommend disabling any other WooCommerce related plugins you have installed and trying again. You should also try processing a payment on another order to see if the problem is with that specific order.Hey @steve887. Authorize.Net imposes strict character limits on the data sent to them. We’re releasing an update that will cut off the item name at the limit.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netAs of now, you can send item details, billing details, and shipping details. There may be level 2 data in the future.
Hey @steve887. Sorry about that. We overlooked the possibility of a product not having a SKU. We’re releasing an update to fix the issue.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netGot it. We’re releasing an update soon which will have some of that information.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netHey, we’re working on those features you mentioned. When you say “Invoice Number”, are you referring to the order number?
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Sending Details to Authorize.netWe do plan on adding those features. However, Level 2 Data is still being considered.