Search found 14 matches

by simtay
Wed Apr 04, 2012 9:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: 3D SECURE PAYMENT
Replies: 1
Views: 2404

3D SECURE PAYMENT

Can anyone guide me on this topic? I cannot find any documentation on 3D SECURE PAYMENT GATEWAY.

I would appreciate your help.
Thanks...
by simtay
Wed Apr 04, 2012 9:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: 3D payment gateway
Replies: 1
Views: 1766

Re: 3D payment gateway

Anyone got any idea?
by simtay
Mon Apr 02, 2012 9:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: 3D payment gateway
Replies: 1
Views: 1766

3D payment gateway

Hi there I was wondering if anyone has installed or designed a 3D payment gateway. I am looking for already made gateway but I had no luck.

I would really appreciate if you could give me some advice on that.

Thanks alot
by simtay
Thu Mar 29, 2012 2:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Best Seller & New Products
Replies: 1
Views: 1909

Best Seller & New Products

Hi is there a section that I can put Best Selling Products and New Products?

Do I need to code this part? Any suggestions ? If there is already coded part for that I couldn't see any.
by simtay
Thu Mar 29, 2012 1:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gateway for Money Transfer
Replies: 1
Views: 1983

Gateway for Money Transfer

Hi there,

I wonder if there is any gateway to use when customer wants to pay by transferring the money through his/her bank account. What gateway I need to use any idea?

Thank you so much
by simtay
Thu Mar 22, 2012 3:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal Currency code
Replies: 0
Views: 2308

PayPal Currency code

Hi there Is there anyway I can change the currency code in PayPal gateway? Because I cannot see any options about currency. Would anyone know how I could send the currency code parameter to paypal express checkout. Everything in Turkish except the currency. The currency is USD. I got no idea how I w...
by simtay
Wed Mar 21, 2012 9:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPalProvider Currency change
Replies: 0
Views: 2195

PayPalProvider Currency change

Hi there

My paypal payment page is showing USD as currency. Can I change it to Turkish lira?

PayPalProvider client = StoreDataHelper.GetPayPalProvider();

Does PayPalProvider provide any function for changing currency code?

Thanks alot
by simtay
Wed Mar 21, 2012 7:55 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Modifying Triggers
Replies: 3
Views: 2769

Re: Modifying Triggers

Yes I agree with the receipt page but sometimes receipt page wont be called. When a customer use paypal for payment method customer might not be able to go to the receipt page. There is a trigger in email templates called "Payment was fully captured" where can I find this trigger in the code? Can't ...
by simtay
Wed Mar 21, 2012 7:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Modifying Triggers
Replies: 3
Views: 2769

Modifying Triggers

Hi there I want to send a message to another web service when the payment captured.

Where do you think it is best to put my code and send a notification my web service when this trigger is fired? Where is the Payment Captured trigger? I cannot find it.

Thanks for your help
by simtay
Wed Mar 21, 2012 7:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updating order status to "PAID" automatically
Replies: 6
Views: 27769

Re: Updating order status to "PAID" automatically

Hi there thanks for the help Yes I have the code and solved the problem. There was an exception because of a null reference when the exception occurs the the payment process stops that's why never authorize and capture option worked. thanks again really appreciated I have another question if you cou...
by simtay
Tue Mar 20, 2012 9:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updating order status to "PAID" automatically
Replies: 6
Views: 27769

Re: Updating order status to "PAID" automatically

AbleCommerce for ASP.NET VERSION: 7.0.7.14600 MSSQL v2008 AC SCHEMA v2005 .NET CLR v4.0.30319.261 ASP.NET TRUST: Unrestricted AjaxControlToolkit: 3.0.20229.20843 Akbank: 1.0.0.0 CommerceBuilder: 7.7.14567.1 CommerceBuilder.AbleCommerceTax: 7.4.13043.0 CommerceBuilder.AcTestProvider: 1.0.0.0 Commerce...
by simtay
Tue Mar 20, 2012 8:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updating order status to "PAID" automatically
Replies: 6
Views: 27769

Re: Updating order status to "PAID" automatically

Yes I did Authorize and capture and still not working.

I am using gateways that are designed in 2008 and used on old version ablecommerce. Do you think the problem occurs because of this version difference?
by simtay
Fri Mar 16, 2012 2:48 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Updating order status to "PAID" automatically
Replies: 6
Views: 27769

Updating order status to "PAID" automatically

Hi there I have a question about updating orders. In Order Manager section there are options and by selecting the options Process Payment we can update the selected orders status to "PAID" if successful. Is it how it should work? Is there any way when a customer place her/his order the Process Payme...
by simtay
Wed Mar 14, 2012 8:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Process Payment
Replies: 1
Views: 2525

Process Payment

Hi there, I have installed some gateways to our ablecommerce website, did some testing and I see that I need to process the payment. Is there anyway I can make it auto process payment and not generate the order receipt if the payment process it unsucessful? I am stuck here with this problem cannot r...