Search found 5 matches

by fabiomenezes
Mon Oct 20, 2008 8:39 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Confirmation email for the registered user (custom trigger)
Replies: 2
Views: 2185

Confirmation email for the registered user (custom trigger)

Hello there, I need to add a custom email trigger that send to a new registered user a 'confirmation email'. How can I do that? Is there a way to customize these triggers? I know I can do this editing direct in the Register scriplet, adding codes that will send a confirmation email right after the u...
by fabiomenezes
Wed Oct 15, 2008 11:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: user/address custom field
Replies: 1
Views: 1750

user/address custom field

I need to add some custom user data such as social security number (here in Brazil is CPF), custom fields to address, among others.

Is it possible to do this without having to change the tables / columns in the database?

Thanks,
by fabiomenezes
Thu Oct 09, 2008 9:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create a custom payment method?
Replies: 3
Views: 2604

Re: How to create a custom payment method?

Read the following topic from the help site http://help.ablecommerce.com/mergedProjects/ablecommerce7/configure/payments/payment_methods.htm Hello mazhar, thanks. But none of the available payment methods resolves my problems, that´s why I need to create a new one, for example, a new credit card pa...
by fabiomenezes
Wed Oct 08, 2008 1:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to create a custom payment method?
Replies: 3
Views: 2604

How to create a custom payment method?

I already set up a custom gateway, however, I need to add some custom payment methods.

I didn´t found manuals that teach how to customize these methods.

Can anybody help me?
by fabiomenezes
Tue Oct 07, 2008 9:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: hello, need help to integrate a custom gateway
Replies: 1
Views: 1766

hello, need help to integrate a custom gateway

Hello I need to implement a simple gateway provided by my ISP. As an example, I use the AMEX credit card for payment. The gateway URL is 'https://comercio.locaweb.com.br/comercio.comp', and via post paramaters my e-commerce will send to this address the buyer information such as contact, phone numbe...