Search found 4 matches

by sashashev
Mon Jan 12, 2009 6:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: add another store
Replies: 21
Views: 15018

Re: add another store

Hi there, I realise this post is now old but I was wondering if anyone particularly Brewhaus had any luck with implementing 2 stores with the same DB. I need to do a similar thing... Same inventory between stores Stores can use the same domain with a different querystring or parameter passed to diff...
by sashashev
Mon Nov 03, 2008 12:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Auto Login
Replies: 2
Views: 2640

Auto Login

Hi,

Is there any way I can automatically log customers in by getting them to click on a link that I send them?
E.G via email

Cheers,

Sasha
by sashashev
Thu Oct 16, 2008 11:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to capture paypal postback event.
Replies: 2
Views: 2527

How to capture paypal postback event.

Hi there, I need to call a web service when Paypal posts back a confirmed payment to my ablecommerce site.
i.e when ProcessPayPal.ashx is called.

Can anyone tell me which file I need to look in?
by sashashev
Sat Jul 12, 2008 5:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Calling a web service after an order is placed
Replies: 2
Views: 2673

Calling a web service after an order is placed

Hi there, Can anyone tell me what is the best place to put the following code? I need to call a web service straight after an order is placed sending the order info to my supplier. Alternatively if this not the right approach is there an event already being called that I should be listening for to c...