SpiceLogic Inc.
                                                                                                     SpiceLogic Inc. Home PageProductsJournalMy AccountHelp DeskContact Us
 
Knowledge base  : ASP.NET PayPal Control for Website Payments Standard    - Standard Edition
Welcome Guest   Login

Skip Navigation Links. ASP.NET PayPal Control for Website Payments Standard

Documentation  Documentation

Download   Download the latest version

Back to the home of knowledgebase forum Issue with Paypal Subscription control : Free trial is not working

An user   3/20/2009 11:48:57 AM

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




An user   3/20/2009 12:23:06 PM

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   

 

Here is a screenshot of what I get:
 

This is what it should be.  This is from my hand jammed html button:




Resolution:
An user   3/22/2009 11:54:04 PM

Dear Steve,
 
We have found the problem. You have set Modification Behavior = Modify , you should set "Create New Subscription". Please see the Attached Screenshot.
Once you change this setting, everything will work fine.



Home  || Products  || Journal  || My Account  || HelpDesk  || Contact Us

Website and Software Copyright ©2010, SpiceLogic Inc., All Rights Reserved.