Reply To: One purchase cancels a recurring payment

Forums General One purchase cancels a recurring payment Reply To: One purchase cancels a recurring payment

#553
Carole Asselin
Participant

I am not sure what the code was because i had to redo it, but back then, i used the php code from you, Krum (years ago). But again, i would assume it is quite similar to this one:

`<input name=”business” value=”admin@digiscrapcampus.com” type=”hidden”>
<input name=”cmd” value=”_xclick-subscriptions” type=”hidden”>
<!– Instant Payment Notification & Return Page Details –>
<input name=”notify_url” value=”http://scrapbookcampus.com/?s2member_paypal_notify=1&#8243; type=”hidden”><input name=”cancel_return” value=”http://scrapbookcampus.com/&#8221; type=”hidden”>
<input name=”return” value=”http://scrapbookcampus.com/?s2member_paypal_return=1&#8243; type=”hidden”><input name=”rm” value=”2″ type=”hidden”>
<!– Configures Basic Checkout Fields –>
<input name=”lc” value=”” type=”hidden”>
<input name=”no_shipping” value=”1″ type=”hidden”>
<input name=”no_note” value=”1″ type=”hidden”>
<input name=”custom” value=”scrapbookcampus.com” type=”hidden”><input name=”currency_code” value=”USD” type=”hidden”>
<input name=”page_style” value=”paypal” type=”hidden”><input name=”charset” value=”utf-8″ type=”hidden”>
<input name=”item_name” value=”Custom Scrap Course” type=”hidden”>
<input type=”hidden” name=”item_number” value=”1:element,forum,element<?php echo date(‘Ymd’); ?>” />
<input name=”invoice” value=”” type=”hidden”>
<!– Identifies/Updates An Existing User/Member ( when/if applicable ) –>
<input name=”on0″ value=”” type=”hidden”><input name=”os0″ value=”” type=”hidden”>
<!– Identifies The Customer’s IP Address For Tracking –>
<input name=”on1″ value=”” type=”hidden”>
<input name=”os1″ value=”” type=”hidden”>
<!– Controls Modify Behavior At PayPal® Checkout –>
<input name=”modify” value=”0″ type=”hidden”>
<!– Customizes Prices, Payments & Billing Cycle –>
<input name=”src” value=”1″ type=”hidden”><input name=”srt” value=”” type=”hidden”>
<input name=”sra” value=”1″ type=”hidden”><input name=”a1″ value=”59″ type=”hidden”>
<input name=”p1″ value=”3″ type=”hidden”><input name=”t1″ value=”M” type=”hidden”>
<input name=”a3″ value=”10″ type=”hidden”><input name=”p3″ value=”1″ type=”hidden”>
<input name=”t3″ value=”M” type=”hidden”>
<!– Displays The PayPal® Image Button –>
<p>
<input src=”http://scrapbookcampus.com/Images/Button-I-want-to-500.jpg&#8221; style=”border: 0pt none ; width: auto; height: auto;” alt=”Buy Now” type=”image”>
</p></center>