[checkout] and [checkoutemail] anyway for people to select payment methods?

papergirl

Joined: 2009-05-08
Posts: 5
Posted: Fri, 2009-05-08 06:46

Hi there,

im currently using checkout and checkout email

is there any addon or easy modification, so that people can select the method of payment, i.e money order or direct deposit before they check out and then you get emailed the payment method they have selected?

thanks

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Fri, 2009-05-08 06:59
Quote:
is there any addon or easy modification

Define 'easy'?

 
papergirl

Joined: 2009-05-08
Posts: 5
Posted: Fri, 2009-05-08 07:08

I know basic coding, but wanted to see if anyone else has done this before, if there is an add on etc, or if someone can tell me how to do it? basically something that is a drop down or radio buttons, and you just pick the method of payment before it checksout.

As checkout email works at the moment you just include how to pay in the email, but you dont know how they are going to pay until they actually pay.

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Fri, 2009-05-08 07:28
Quote:
I know basic coding, but wanted to see if anyone else has done this before, if there is an add on etc, or if someone can tell me how to do it?

Quite a large change since it involves upgrading the db structure to store the new information. You'll need to be 100% up to speed on how G2 modules define database tables first.