Re: variable price based on payment method

Posts: 27
Joined: 04/12/2008

bit of clarification: the shop has two payment methods, and we can offer a discount for payment method , so we want to present the user with a two-price structure, letting them choose ...

after a bit of research i can see one method - but i wonder if it's the right one?

1. add CCK field "cc_price"
2. theme to display both prices in product display
3. for payment method X, keep the standard price
4. or use custom_price module to modify price at checkout for payment method Y

i'm just starting with uc, any tips / thoughts welcome Smiling

another method - i'm guessing it's there - would be to use product variations, but i'm not sure if you can specify that variation A can only be paid for by method X, and variation B can only be paid for by method Y?

--

Giant Robot - for campaign, charity, ngo & online store solutions
http://www.giantrobot.co.nz/

variable price based on payment method By: xurizaemon@drupal.org (2 replies) Mon, 04/14/2008 - 07:22