How to create a custom payment method?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
fabiomenezes
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Tue Oct 07, 2008 9:08 am

How to create a custom payment method?

Post by fabiomenezes » Wed Oct 08, 2008 1:53 pm

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?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: How to create a custom payment method?

Post by mazhar » Thu Oct 09, 2008 5:13 am

Read the following topic from the help site
http://help.ablecommerce.com/mergedProj ... ethods.htm

fabiomenezes
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Tue Oct 07, 2008 9:08 am

Re: How to create a custom payment method?

Post by fabiomenezes » Thu Oct 09, 2008 9:17 am

mazhar wrote:Read the following topic from the help site
http://help.ablecommerce.com/mergedProj ... ethods.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 payment method where the user won´t enter a credit card number and enter only personal data, then when that user checkout a new secure window from my gateway operator will open.

On that window the user will pass the credit card information.

That´s it. Sorry for my english, and thanks for help.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: How to create a custom payment method?

Post by Logan Rhodehamel » Thu Oct 09, 2008 9:46 am

Are there any of the payment methods that you are not using? Purchase order perhaps?

Maybe you could create a payment method and assign it to the purchase order type. Then, you could go modify the purchase order payment form so that it collected the personal data. Then you could modify the receipt and view order pages so that if your special purchase order payment was detected, it could provide a way to redirect the customer to the payment form.

This is very similar to how we handle legacy PayPal payments. If the customer chooses the "PayPal" method, at the conclusion of the order process the receipt page shows a "Pay Now" button in the payment details. The customer can then click this button to transfer to the paypal site and pay for the order.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply