YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

LOSTMALL.com Options
LOSTMALL.com
#1 Posted : Sunday, December 29, 2002 4:44:25 PM
Rank: Starting Member

Groups: Registered

Joined: 12/26/2002
Posts: 3
Location: ,
Um, I want users to be able to subscribe to an advertisement package, but get charged a one time setup fee of 10 dollars. So the first month would be cost + 10, but then each month after that is just cost. How do I do this? LOSTMALL.com
Sponsor  
 
PayPalStephen
#2 Posted : Monday, December 30, 2002 2:33:15 PM
Rank: Starting Member

Groups: Registered

Joined: 10/17/2002
Posts: 2,139
Location: ,
If the monthly fee changes, the subscription feature would not work for you. You may consider a Single Item Purchase button with an editable amount field. You can then have the customer log in monthly to pay you or email the customer an invoice.

After the set up, what is the monthly cost? Do you have a set amount that is charged every month thereafter or will the monthly charge change month to month?

Stephen Ivaskevicius
PayPal/eBay, Inc.
www.paypal.com/pdn
paypal_pb
#3 Posted : Monday, December 30, 2002 5:39:27 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
Set up an initial period that is $10 more than the recurring charges. For example:

<input type="hidden" name="a1" value="39.95">
<input type="hidden" name="p1" value="1">
<input type="hidden" name="t1" value="M">
<input type="hidden" name="a3" value="29.95">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="t3" value="M">

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
radmoose
#4 Posted : Tuesday, January 14, 2003 2:40:13 AM
Rank: Starting Member

Groups: Registered

Joined: 1/14/2003
Posts: 3
Location: ,
We are utilizing the method Patrick mentioned to handle the setup fee (first period has a $9.95 setup fee) unfortunatly, PayPal will want to call it a TRIAL PERIOD.

We asked for a SETUP FEE field back at eBay Live 2002(but PP seemed to have something on their mind back then <grin>)

If you do use the initial period functionality, make sure you are clear with your customers so they are not surprised at the "trial" terminology or lack of the "setup fee."


RAD Moose
http://www.AntlerVision.com
paypal_pb
#5 Posted : Tuesday, January 14, 2003 4:08:51 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
We do not call it a "trial period".

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.364 seconds.