Hello,
(I am a new wordpress platform user and so, regrettably, my inquiry may be remedial, but as I am selecting a gateway plugin I feel it necessary to pose my question to you.)
I am trying to decide whether to use your “Authorize.Net Payment Gateway WooCommerce Addon” or your “Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” plugin. I noticed that there is a disclaimer on the page advertising your “Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” addon that states, “This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.” I am just hoping that you could give me some guidance on the viability of the “Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” addon. I do notice that the “Authorize.Net/eProcessing Network Payment Gateway for WooCommerce” addon is a light weight version of the “Authorize.Net Payment Gateway WooCommerce” addon, and so it would be desirable to use the lighter version, but I would just like to have you address the long term viability of the light weight version please. What things should I consider when choosing between these two plugins? I would appreciate any guidance that you can give me.
Thank you so much.
]]>Hi There,
I was wondering is there a possibility to enable emulation for adding another transaction processing URL?
]]>Is there a way to change the error message text without editing this plugin? I’ve tried using using replace_text and change_translate_text in the theme functions.php file, but it’s not working. The text reads:
“Merchant do not support accepting in unknown card” which is generated by this code:
if(!in_array($cardtype ,$this->authorizenet_lightweight_cardtypes ))
{
wc_add_notice('Merchant do not support accepting in '.$cardtype, $notice_type = 'error' );
return array (
'result' => 'success',
'redirect' => WC()->cart->get_checkout_url(),
);
die;
}
]]>
Hello,
I install light weight addon for woocommerce but in settings the details are not saving so i am not able to make payments can you please let me know how can i setup this so this will work.
Also earlier i used https://www.ads-software.com/plugins/authorizenet-woocommerce-addon/ but its showing message of credentials not matched or invalid account. So i searched and found your lightweight edition. Please help me to resolve this issue.
For credentials i am using same which i used with https://www.ads-software.com/plugins/authorizenet-payment-gateway-for-woocommerce/ but this plugin redirect to the gateway site but i want payment to be done on same url.
Please help me to resolve this issue ASAP. Thanks in advance.
Amrish
]]>I don’t know where to start with this – I’ve set up many custom ecommerce sites, but first time with woocommerce – seemed so simple.
It is using SSL.
Steps:
Installed Authorize.Net WooCommerce Lightweight Addon.
Entered the ID and Transaction Key on Checkout Process.
Set up a .01 cent product.
Added it to the cart, entered a valid credit card number and got this message.
PROBLEM CONNECTING TO THE PAYMENT GATEWAY.
Where would I find any information on this error? (log)
What port does authorize.net need open if other than 443?
Tested with Live and Test modes, and with Enable Authorize and Enable Authorize and Capture (which is what the auth.net account is set up to use).
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>I can’t save my changes in the settings. When I click save, it reverts to the default information.
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>just added authorize.net plugin used sand box and real time to order and after entering credit info I get internal server error
what do i do?
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>Authorize.net recently announced that they are moving their network to Akamai and that new transaction processing URLs are now available. While the existing URLs are not being discontinued, in order to take advantage of the new network upgrades one must change the URL for processing payments.
$this->authorizenet_lightweight_liveurl = 'https://secure2.authorize.net/gateway/transact.dll';
As found on this page:
The existing URLs will continue to function and will be migrated in June of 2016. I think it might be worth adding to either the FAQ or perhaps the plugin description.
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>Hello, I received an email from a client regarding some authorize.net updates. Does this affect the plugin? please see the link below.
https://app.payment.authorize.net/e/es.aspx?s=986383348&e=952896&elq=4850990df77d4e41a48c9ec9223da48a
I am not sure if i need to do anything on my end.
thanks
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>Hello,
I am using this plugin and it’s working in a way you mentioned. Only issue i want to confirm that how can we match the order number with my authorize.net order number and keep it in sequence as well.
Please suggest.
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>Can you set the transaction to Authorize only, not Capture?
This is so the transaction can be completed later.
My client wants to be able to take a deposit on a service putting the amount on hold (authorize only), then complete the transaction later (capture awaiting settlement).
https://www.ads-software.com/plugins/authorizenet-woocommerce-lightweight-addon/
]]>