Issue with Paypal Subscription control : Free trial is not working
When I use the subscription control for a 1 month free trial, PayPal only sees the regular amount and charges that amount for the trial period. I tried to hard code it into the asp code, but no joy.
<cc1:SubscriptionButton ID="SubscriptionButton1" runat="server" BillingCycle="1" BillingCycleUnit="Months" BusinessEmailOrMerchantID="sales@syngle.com" RegularRate="3.95" SubscriptionName="Syngle Trial" TrialAmount1="0.00" TrialPeriod1="1" TrialPeriod1Unit="Months" z_ignore="3/4/2009 18:51:47 PM" PayPalDisplayPage-Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" SubscriptionNumber="1"> <PayPalDisplayPage Page_Style="primary" Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" /> <PayPalIPN HandlerOption="Handle_IPN_From_Different_Page" IPN_URL_IfDifferentPage="~/Subscribe/MyIPNHandler.aspx" /> </cc1:SubscriptionButton> Any fixes? Thanks, Steve?xml:namespace>?xml:namespace>
<cc1:SubscriptionButton ID="SubscriptionButton1" runat="server" BillingCycle="1" BillingCycleUnit="Months" BusinessEmailOrMerchantID="sales@syngle.com" RegularRate="3.95" SubscriptionName="Syngle Trial" TrialAmount1="0.00" TrialPeriod1="1" TrialPeriod1Unit="Months" z_ignore="3/4/2009 18:51:47 PM" PayPalDisplayPage-Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" SubscriptionNumber="1"> <PayPalDisplayPage Page_Style="primary" Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" /> <PayPalIPN HandlerOption="Handle_IPN_From_Different_Page" IPN_URL_IfDifferentPage="~/Subscribe/MyIPNHandler.aspx" /> </cc1:SubscriptionButton> Any fixes? Thanks, Steve?xml:namespace>
BillingCycle="1" BillingCycleUnit="Months"
BusinessEmailOrMerchantID="sales@syngle.com" RegularRate="3.95"
SubscriptionName="Syngle Trial" TrialAmount1="0.00" TrialPeriod1="1" TrialPeriod1Unit="Months"
z_ignore="3/4/2009 18:51:47 PM" PayPalDisplayPage-Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" SubscriptionNumber="1">
<PayPalDisplayPage Page_Style="primary" Header_Image_URL="http://demo.syngle.com/images/logo4paypal.png" />
<PayPalIPN HandlerOption="Handle_IPN_From_Different_Page"
IPN_URL_IfDifferentPage="~/Subscribe/MyIPNHandler.aspx" />
</cc1:SubscriptionButton>
Any fixes? Thanks, Steve?xml:namespace>
Any fixes?
Thanks, Steve
Steve
Nathan, Here is the data from the POST:
cmd = _xclick-subscriptions
business = sales@sirkpath.com
currency_code = USD
item_name = SynChart Trial
item_number = 1
usr_manage = 0
modify = 1
sra = 1
src = 1
srt = -1
a1 = 0.00
p1 = 1
t1 = M
a3 = 3.95
p3 = 1
t3 = M
cpp_header_image = http://demo.synchart.com/images/logo4paypal.png
no_note = 1
no_shipping = 1
page_style = primary
notify_url = http://localhost:50792/FP/Subscribe/MyIPNHandler.aspx
rm = 2
cancel_return = http://localhost:50792/FP/Subscribe/Subscription.aspx?slPPReturn=1&slPPCStatus=cancel&slPPSender=ctl00%24P2%24SubscriptionButton1
return = http://localhost:50792/FP/Subscribe/Subscription.aspx?slPPReturn=1&slPPCStatus=completed&slPPSender=ctl00%24P2%24SubscriptionButton1
?xml:namespace>
This is what it should be. This is from my hand jammed html button:
Home || Products || Journal || My Account || HelpDesk || Contact Us Website and Software Copyright ©2010, SpiceLogic Inc., All Rights Reserved.