>- see footer for list info -<

Here's what I'm using and it's working just fine.

(I'm using the id twice, not necessary I know, but I have my reasons, lol)

Jenny

<form action="https://www.paypal.com/cgi-bin/webscr"; method="post">
                  <div align="center">
  <input type="image"
src="https://www.paypal.com/en_US/i/btn/x-click-butcc-subscribe.gif";
border="0" name="submit" alt="Make payments with PayPal - it's fast, free
and secure!">
  <input type="hidden" name="cmd" value="_xclick-subscriptions">
  <input type="hidden" name="business" value="[EMAIL PROTECTED]">
  <input type="hidden" name="item_name" value="YearlyPromotion">
  <cfoutput>
    <input type="hidden" name="item_number" value="#session.registerID#">
  </cfoutput>
  <input type="hidden" name="no_shipping" value="1">
  <input type="hidden" name="return"
value="http://www.chicksnchaps.co.uk/paypal/thanks.cfm";>
  <input type="hidden" name="no_note" value="1">
  <input type="hidden" name="currency_code" value="GBP">
  <input type="hidden" name="lc" value="GB">
  <input type="hidden" name="a1" value="10.00">
  <input type="hidden" name="p1" value="1">
  <input type="hidden" name="t1" value="Y">
  <input type="hidden" name="a3" value="25.00">
  <input type="hidden" name="p3" value="1">
  <input type="hidden" name="t3" value="Y">
  <input type="hidden" name="src" value="1">
  <input type="hidden" name="sra" value="1">
  <cfoutput>
    <input type="hidden" name="custom" value="#session.registerid#">
  </cfoutput>
                  </div>
                                </form>



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of postmaster
> Sent: 28 April 2005 15:14
> To: Coldfusion Development
> Subject: Re: [Spam] [CF-Dev] OT - PayPal
>
>
> >- see footer for list info -<
> silly question but Have you got it in a CFoutput so
> url.customerid is outputted?
>
> -----Original message-----
> From: "Paul Swingewood" [EMAIL PROTECTED]
> Date: Thu, 28 Apr 2005 14:09:32 +0100
> To: [email protected]
> Subject: [Spam] [CF-Dev] OT - PayPal
>
> > >- see footer for list info -<
> > Can anyone help me with this please.
> >
> > This used to work fine but now the PP variable isn't being sent
> back - any
> > ideas ..
> >
> > <input type="hidden" name="return"
> > value="http://www.g4cvu.co.uk/paypalconfirm.cfm?pp=#URL.CustomerID#";>
> >
> > IS Paypal stripping the end of the URL off..?
> >
> > Regards - Paul
> >
> >
> > _______________________________________________
> >
> > For details on ALL mailing lists and for joining or leaving
> lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo
> >
> > --
> > CFDeveloper Sponsors:-
> > >- Hosting provided by www.cfmxhosting.co.uk -<
> > >- Forum provided by www.fusetalk.com -<
> > >- DHTML Menus provided by www.APYCOM.com -<
> > >- Lists hosted by www.Gradwell.com -<
> > >- CFdeveloper is run by Russ Michaels, feel free to volunteer
> your help -<
>
> _______________________________________________
>
> For details on ALL mailing lists and for joining or leaving
> lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo
>
> --
> CFDeveloper Sponsors:-
> >- Hosting provided by www.cfmxhosting.co.uk -<
> >- Forum provided by www.fusetalk.com -<
> >- DHTML Menus provided by www.APYCOM.com -<
> >- Lists hosted by www.Gradwell.com -<
> >- CFdeveloper is run by Russ Michaels, feel free to volunteer
> your help -<
>
>


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to