• Resolved Entangled

    (@entangled)


    Hello,

    1) Can you please add a Description field to your Woocommerce Payment Plugins, mainly the Authorize.net and MerchantOne Plugins? I want have a message to the Customer as such how the payment charge will appear on their Credit Card Statement.

    2) Can I have both the Authorize.net and MerchantOne Plugins Activate (running) at the same time? I want the Customer to be able to choose which Merchant Account/Gateway to use.

    Thank you.

Viewing 15 replies - 16 through 30 (of 32 total)
  • Thread Starter Entangled

    (@entangled)

    Nazrul,

    Sorry for the delay.

    The woothemes/WooCommerce guys do not have a MerchantOne Plugin. I am currently using another Authorize.net Plugin without any problems. However, when I have your MerchantOne Plugin enabled, the CCV field quits working in the Authorize.net Plugin. This is why I asked if both your Authorize.net and your MerchantOne plugins can run together.

    Do you get charged a PayPal fee on Donations? If so, I can send a Donation directly to your Paypal account without accusing any fees. If not, I can send you a Donation using the link on the Authorize.net plugin page.

    Let me know.

    Thank you,

    Craig

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    I am India and i am charged paypal fees on payments or donations,however i accept donations via authorize.net link

    However my authorize.net plugin does not accept ACH payments.

    Thanks
    Nazrul

    Thread Starter Entangled

    (@entangled)

    Nazrul,

    I am not interested in ACH payments, at least not at this time. However, are you planning on add ACH to your Payment Plugins (Authorize.net and MerchantOne, if they provide ACH services)?

    Does your MerchantOne Plugin work with their Authorize.net Plugin? As mentioned, the one I currently uses does not work with your Plugin.

    I’ll make Donation for the MerchantOne Plugin. Is the code available for download?

    Craig

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Hi Craig,

    Check the url http://www.codesend.com/view/c0725b1ff61af7e777499a60f5fe67fd/ for the code for authorize.net code.

    Thanks

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    Install this plugin and replace the code with from http://www.codesend.com/view/c0725b1ff61af7e777499a60f5fe67fd/ and then install the merchantone one and let me know if both work for you or not ?

    Once merchantone works i will add description field for you

    Thank you
    Nazrul

    Thread Starter Entangled

    (@entangled)

    Nazrul,

    OK, I installed your Authorize.net Plugin and edited the code with that of the link you provided.

    I also had to do additional changes because I use an Authorize.net emulation gateway:

    1) $this->method_title = ‘Quantum Gateway’;
    2) img width=”38″
    3) const LIVE_URL = ‘https://secure.quantumgateway.com/cgi/authnet_aim.php’;

    The MerchantOne Plugin that I have installed does not have an img statement but the images are 38 and I copied the smaller images from the MerchantOne so both Plugins are using the same images.

    Please provide the link to the updated MerchantOne code.

    Thank you,

    Craig

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    If you would told me regarding quantum gateway earlier I would advised you using https://wordpress.org/plugins/authorizenet-woocommerce-lightweight-addon/ instead as its a true emolution

    Also you could have changed title in plugin settings instead

    Next time I suppose to add .svg image and have a setting to allow users to set image size because you had to change to other uses also might also like to change

    And just a link change can get you going I would has added description field there

    It readily works with EPN
    I will send you updated code or merchant one shortly
    Thanks
    Nazrul

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    here is the link to Merchantone Code http://www.codesend.com/view/fbdc98bb5517d235120177976c53018c/

    Thanks
    Nazrul

    Thread Starter Entangled

    (@entangled)

    Nazrul,

    1) I installed your Lightweight Plugin and made the changes to the URL and the img width size. Will you please add the Description field to this Plugin?

    2) I attempted to cut/paste the MerchantOne code, but, got a parsing error:

    <b>Parse error</b>: syntax error, unexpected ‘error’ (T_STRING), expecting ‘,’ or ‘;’ in <b>/var/www/clients/client44/web184/web/wp-content/plugins/webmicro-merchantone-woo-addon/webmicro-merchantone-woo-addon.php</b> on line <b>149</b><br />

    Let me know.

    Thanks you,

    Craig

    Thread Starter Entangled

    (@entangled)

    PS: Does the Lightweight Plugin work with the MerchantOne Plugin too? Again, I need both the Authorize.net/QuantumGateway and the MerchantOne Plugins to be able to be Activate/Enabled together.

    This gives the Customer two different Gateway to make payments through. If one fails, the Customer can try a different Processor with slightly difference verifications.

    Thanks.

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    Please go to https://wordpress.org/plugins/webmicro-merchantone-woo-addon/ and simply redownload and reinstall i have added the description field in there also i have updated the icon size to be 45px wide and changed with new icons.

    working now with light weight addon

    Thanks
    Nazrul

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig ,

    Just updated this plugin to have description field now will take care of light weight one

    Nazrul

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    Just added the description field to lightweight plugin and changed card logos and made 45px in general

    AS A SIDE NOTE : I found this http://www.quantumgateway.com/woocommerce.php no idea if that would work for you ? they do provide that gateway have you tried that ?

    Thanks

    Thread Starter Entangled

    (@entangled)

    Nazrul,

    Re-installed your Authorize.net Lightweight Plugin and made 2 changes:

    $this->method_title = ‘Quantum Gateway’;
    $this->authorizenet_lightweight_liveurl = ‘https://secure.quantumgateway.com/cgi/authnet_aim.php&#8217;;

    Also, I copied this Plugin’s /image folder replace to the MerchantOne Plugin /image. These are better/cleaner CC images especially the Diners Club.

    Thank you,

    Craig

    Plugin Author syednazrulhassan

    (@nazrulhassanmca)

    Craig,

    I suppose what you expected is with you now right ?

    Nazrul

Viewing 15 replies - 16 through 30 (of 32 total)

The topic ‘Adding Description field’ is closed to new replies.