Search found 12 matches

by BlackIce
Fri Dec 06, 2019 11:42 am
Forum: AbleCommerce GOLD
Topic: How to test Payment Capture Failed event trigger
Replies: 2
Views: 6094

How to test Payment Capture Failed event trigger

I have set a custom email template on our online store for Payment Capture Failed event. I would like to test if the velocity script works fine, and the template looks ok in live. The question is, how can i test it? How can i produce a payment capture fail on the store to trigger the event? This is ...
by BlackIce
Thu Aug 29, 2019 10:04 am
Forum: AbleCommerce GOLD
Topic: Authorize.Net Network Change. It is affecting AbleCommerce?
Replies: 2
Views: 7375

Authorize.Net Network Change. It is affecting AbleCommerce?

Hello, We have an AbleCommerce store VERSION: 7.0.92.9476, Release Label: GoldR12SR2 up and running. Is the upcoming Authorize.NET change will affect our store? I am asking because the change seems to be significant. You can find info about the Authorize.net change on the link below: https://support...
by BlackIce
Mon Nov 12, 2018 12:45 am
Forum: AbleCommerce GOLD
Topic: Subscription Price for different variants
Replies: 1
Views: 2392

Subscription Price for different variants

We have several products on our online store, and these products have different variants (single license, 2 licenses, 3 licenses), and the price of the product depends on these variants. I would like to setup different recurring subscription price for these variants. Is it possible? Thank you!
by BlackIce
Thu Oct 25, 2018 1:52 am
Forum: AbleCommerce GOLD
Topic: Runtime Error when trying to hook custom code
Replies: 1
Views: 2344

Re: Runtime Error when trying to hook custom code

I was able to resolve the issue based on this article:
http://wiki.ablecommerce.com/index.php/ ... or_AC_Gold

Although, i had to copy my DLL to "~/Bin/", while the article says it should be copied to "~/App_Data/Bin/".
by BlackIce
Wed Oct 24, 2018 3:13 am
Forum: AbleCommerce GOLD
Topic: Runtime Error when trying to hook custom code
Replies: 1
Views: 2344

Runtime Error when trying to hook custom code

I'm trying to hook and execute custom code into the shop events, such as OrderPlaced event. I have copied my BiEventHandler.cs into ~/App_Code folder, and added the component to ~/App_Data/windsor.config, restarted the website and the application, but when i'm trying to access the website, i get a R...
by BlackIce
Wed Oct 24, 2018 12:41 am
Forum: AbleCommerce GOLD
Topic: Hook and execute custom code, when Subscription is cancelled
Replies: 0
Views: 20698

Hook and execute custom code, when Subscription is cancelled

Hello, We currently have an AbleCommerce GoldR12SR2 (build 9476) online store, and we would like to enable Subscription Payment for some of our products. We want to write the Subscription details (such as Expiration, Next Payment, Last Payment, Cancellation) into our own database, therefore we need ...
by BlackIce
Tue Mar 06, 2018 3:35 am
Forum: AbleCommerce GOLD
Topic: Duplicating Live Shop (Creating a Test Shop)
Replies: 1
Views: 2936

Duplicating Live Shop (Creating a Test Shop)

Hello, We have a live shop which works correctly, but we would like to manage some customization and changes, without stopping the live store, therefore we would like to duplicate the files, website, database, and use the duplicated one for testing purposes internally. What are the recommended steps...
by BlackIce
Fri Jul 14, 2017 10:52 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to use Ablecommerce database for User Authentication
Replies: 1
Views: 7318

How to use Ablecommerce database for User Authentication

Hello, We are currently using AbleCommerce 7, and we would like the users registered in our ablecommerce shop to be able to log in on our website too. How can we do this? I already tried hashing the passwords entered on our website, and compare it with the ablecommerce login in the database, althoug...
by BlackIce
Tue Feb 23, 2016 12:18 am
Forum: Forum Questions and Suggestions
Topic: AbleCommerce 7.0 webshop and Authorize.Net update
Replies: 1
Views: 25987

AbleCommerce 7.0 webshop and Authorize.Net update

We use AbleCommerce 7.0 webshop engine and for the payments we use the Authorize.Net gateway. Authorize.Net will perform some technical updates and we would like to know that our AbleCommerce 7.0 webshop will work correctly after Authorize.Net releases the technical updates. The technical updates of...
by BlackIce
Thu Feb 18, 2016 3:19 am
Forum: Forum Questions and Suggestions
Topic: AbleCommerce 7.0 webshop and Authorize.Net gateway update
Replies: 3
Views: 24778

Re: AbleCommerce 7.0 webshop and Authorize.Net gateway update

The following change can be cause compatibly issue with AbleCommerce 7.0?
It will be possible to receive Authorize.Net IDs (Transaction ID, Batch ID, etc.) that are not in sequential order. The limits of any Authorize.Net ID field should be no less than 20 characters.
by BlackIce
Mon Aug 31, 2015 6:15 am
Forum: Forum Questions and Suggestions
Topic: AbleCommerce 7.0 webshop and Authorize.Net gateway update
Replies: 3
Views: 24778

AbleCommerce 7.0 webshop and Authorize.Net gateway update

We use AbleCommerce 7.0 webshop engine and for the payments we use the Authorize.Net gateway. Authorize.Net will perform some technical updates and we would like to know that our AbleCommerce 7.0 webshop will work correctly after Authorize.Net releases the technical updates. The technical updates of...