when a member stops payment, they are redirected to member.php where they have to chose a payment or membership type and hit the order button. well my member.php file does not show any products in the membership drop down. why is this? is it because I gave the end user a fixed purchase membership link? if so shouldn't they see the original? just the end user's membership drop down shows nothing at all.
There are a couple of reasons why there would not be any products in the members drop down: 1) You have your products configured to have negative price groups (ie. hidden) 2) You have your products set to only be available on signup page
skippy thanks I have scope al visible the price group I want to keep it its own price group because I am using 2 payment processors clickbank and paypal. some products can not be paid with clickbank because I have a price limitation. so I want users to be fixed on a product when they check out. is there any other way to get it on a drop down?
Check this thread: http://www.amember.com/forum/showthread.php?t=3328 Should get you close enough to where your wanting to be.