Hi there, I was able to make my aweber work with one time offers (so far working well with free signups) I have 2 questions User signs up for free. (with full information) At this time he IS a member. He sees One time offer. (assume this is thanks.html) I want to show a link to purchase an upgrade but I dont want the user to have to go back to signup page when he clicks it. How do I create a link for a particular product(s) & processor that when clicked, the user/product information is passed to the right processor (from link) with one click. i.e. myURL.com/amember/x.php?products=1,3&processor=authorize_aim the above should take me to step 2 with products 1,3 selected and authorize_aim as the processor Question 2. Assuming I get the OTO to work with paid CC products, how can I do the same as above but with the customer buying the upsell with 1 click. (at this time I already have his CC info since I already charged him before) Any help would be appreciated. Thank you -Socrates
1. Here is link example: /amember/member.php?product_id[]=1&product_id[]=3&paysys_id=authorize_aim&action=renew 2. There is no such functionality yet.
I have a one-time offer plugin that is newly available on my site. You can see it in action...and get a free plugin too...if you visit this page and get the amThankYou plugin. As far as making the offers work like a 1-click after the first time they pay for something with their credit card...it can be done...I've done it for one client. But you have to bend some rules about storing credit card numbers and that is not advisable.
If you are using Authorize.net AIM, you HAVE to store the credit card info on your server... that's how aMember is designed. Are you willing to share/sell the code that you wrote? (I tried to PM you, but I can't find the link anymore.)