Search found 18 matches

by lsalton
Fri Dec 05, 2008 6:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Triggers
Replies: 8
Views: 5735

Re: Triggers

Hi Mazhar, I'm facing a freak problem with triggers here... I've created a custom Order Status called "AUTHORIZED" and attached a trigger "Payment Authorized". During a payment process when I see that everything was OK, the payment is AUTHORIZED!! So I set the payment status like below: myPayment.Up...
by lsalton
Tue Dec 02, 2008 8:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Triggers
Replies: 8
Views: 5735

Re: Triggers

Mazhar,

Can you show me a C# code that do this?: Now when ever some one place the order the trigger will be fired and it will update the order status to MyCustomOrderStatus

I need an example to fire a trigger (any trigger) to set a status order (any status order) in a specific order!
by lsalton
Tue Dec 02, 2008 7:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Triggers
Replies: 8
Views: 5735

Re: Triggers

Hi Mazhar, tks for your answer! I understood what you said! But what I want to know is how is related the trigger with status order. How do I set a status order through triggers in AC? For example: There is a status order called "Problem" and for it there are 2 triggers "Payment Authorization Failed...
by lsalton
Mon Dec 01, 2008 6:47 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Triggers
Replies: 8
Views: 5735

Triggers

Hi there, Please I need some help here. I'm work with payments and order status. I saw there are triggers to set status order depend on case. (For example, Order is set to "Payment Pending" when trigger "Order Placed" is actioned..) I need to know how does trigger work in AbleCommerce? Please, help ...
by lsalton
Tue Nov 18, 2008 9:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Removing Payment Gateways
Replies: 5
Views: 3955

Re: Removing Payment Gateways

Hi digitalkemical,

Did you remove all Payment Gateways dlls? or some?

Because this problem happens to me when I remove the Payment Gateways Dlls in BIN folder.

Tks.
by lsalton
Wed Oct 29, 2008 6:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Problem Adding Payment Method Type
Replies: 0
Views: 2377

Problem Adding Payment Method Type

Hi folks, I have a big problem. I'm working in Payment Methods page and I need add new items in DropDownList named PaymentInstrumentList (Label Type on page), but I saw that it is filled by a enum called PaymentInstrument and there are 16 items below: Unknown = 0, Visa = 1, MasterCard = 2, Discover ...
by lsalton
Tue Oct 28, 2008 11:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Removing Payment Gateways
Replies: 5
Views: 3955

Re: Removing Payment Gateways

Hi Mazhar, I'm here just to give more details about this problem. Look: Remove all Payment Gateway's DLL from bin folder, so that try to do the steps below: 1) Re-enter in the ablecommerce, by login page of admin side Error: Compilation Error Description: An error occurred during the compilation of ...
by lsalton
Tue Oct 28, 2008 1:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Removing Payment Gateways
Replies: 5
Views: 3955

Re: Removing Payment Gateways

Hi Mazhar,

No, I don't have any gateway added.

But it was just a example, try to remove all payment gateways's dll from bin folder and try to view the add payment gateway page.

The way to remove payment gateway is removing the dlls from bin folder?

Tks,

Salton.
by lsalton
Tue Oct 28, 2008 7:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Removing Payment Gateways
Replies: 5
Views: 3955

Removing Payment Gateways

Hi there, I need some help here. I need to remove all Payment Gateway from Add Payment Gateway's screen, because they are not usefull here in Brazil! At first I thought that it was the same solution of Shipping Gateways, that is just remove the dll from bin folder and after the gateway would disapea...
by lsalton
Thu Oct 09, 2008 3:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Failed to access IIS metabase.
Replies: 6
Views: 5700

Re: Failed to access IIS metabase.

Tks folks!

It works very well!

See ya!

Leo.
by lsalton
Thu Oct 09, 2008 3:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to remove Shipping Gateways.
Replies: 8
Views: 5391

Re: How to remove Shipping Gateways.

Tks folks!

It works very well!

See ya!

Leo.
by lsalton
Mon Oct 06, 2008 3:00 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to remove Shipping Gateways.
Replies: 8
Views: 5391

Re: How to remove Shipping Gateways.

Tks Andy, I'll try it!!

Another thing, after remove these 2 Integrated Carrier, I want to Add the Brazil post service in this screen.

How can I do that? by code or is there another way?

tks again!!

See ya!
by lsalton
Mon Oct 06, 2008 12:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to remove Shipping Gateways.
Replies: 8
Views: 5391

Re: How to remove Shipping Gateways.

This process you explained I already Know, the problem is bigger than that! Look: In admin side, go to => Configure, Shipping, Integrated Carriers click button "ADD CARRIER" so that it will show you "Add Integrated Carrier" screen and there will be 5 Integrated Carrier like these below: CanadaPost D...
by lsalton
Mon Oct 06, 2008 11:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to remove Shipping Gateways.
Replies: 8
Views: 5391

Re: How to remove Shipping Gateways.

Yes! That's it!

I want to remove USPS and Canada post service from shipping methods and keep the other 3, because here (BRAZIL) they're not useful.

How can I do this?
by lsalton
Mon Oct 06, 2008 7:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to remove Shipping Gateways.
Replies: 8
Views: 5391

How to remove Shipping Gateways.

Hi there, How can I remove Shipping Gateways from Shipping Gateways' screen? There are 5 Gateways and I want to keep only 3. I did a change on Addgateway.aspx, it worked but I didn't like and I want to know if have a better way. I've looked for in database of AC7 to see if had a table with these gat...
by lsalton
Mon Oct 06, 2008 7:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Failed to access IIS metabase.
Replies: 6
Views: 5700

Re: Failed to access IIS metabase.

Tks Sohaib,

it worked! I removed my IIS, VS .Net and .Net Framework installation and re-installed after in this order:

IIS
VS .Net
and at least .Net Framework

And so that the AbleCommerce worked in my server.

Tks very much!

Regards,

Leo.
by lsalton
Wed Oct 01, 2008 10:30 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Failed to access IIS metabase.
Replies: 6
Views: 5700

Re: AbleCommerce: Failed to access IIS metabase.

Hi, The last error was solved. It ocurs when you install the ISS after ASP.net instalation. But I have another error, acctually 3, below: When I tried use the application, show me in th I.E. Server Application Unavailable The web application you are attempting to access on this web server is current...
by lsalton
Wed Oct 01, 2008 9:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Failed to access IIS metabase.
Replies: 6
Views: 5700

Failed to access IIS metabase.

Hi, I'm new here in the forum and is my first time installing the AC 7.0, so I need some help cause I've got the error below when I was using the system by the first time. What is happening? Please, help me! ERROR MESSAGE STARTS HERE Failed to access IIS metabase. Description: An unhandled exception...