Buy Now button going nowhere

tlsadmin
Contributor
Contributor

Hey all,

 

I've added the Buy Now button code to a specific part of our site.

The button is not going anywhere. Not sure what the issue is, I'm not using frames, but I've added the target="paypal" just as a precaution, but it still isn't going anywhere.

 

<form target="paypal" method="post" action="https://www.paypal.com/cgi-bin/webscr" ><input value="_s-xclick" type="hidden" name="cmd" /><input value="XXXXXX" type="hidden" name="hosted_button_id" /><table>
<tbody>
<tr>
<td><input value="Registration Fees" type="hidden" name="on0" />Registration Fees</td>
</tr>
<tr>
<td><select name="os0"><option selected="selected" value="Non-Tulane Students">Non-Tulane Students $10.00 USD</option>
<option value="Attorney Seeking CLE Credit">Attorney Seeking CLE Credit $250.00 USD</option>
<option value="Full Registration- General Public">Full Registration- General Public $35.00 USD</option>
<option value="Full- Judges, Government, Paralegals, Non-Profits">Full- Judges, Government, Paralegals, Non-Profits $35.00 USD</option>
<option value="Full- Non-Tulane Academic Faculty/Staff, Tulane Alumni (No CLE)">Full- Non-Tulane Academic Faculty/Staff, Tulane Alumni (No CLE) $35.00 USD</option>
<option value="One Day- General Public">One Day- General Public $20.00 USD</option>
<option value="One Day- Judges, Government, Paralegals, Non-Profits">One Day- Judges, Government, Paralegals, Non-Profits $20.00 USD</option>
<option value="One Day- Non-Tulane Academic Faculty/Staff, Tulane Alumni">One Day- Non-Tulane Academic Faculty/Staff, Tulane Alumni $20.00 USD</option>
<option value="Additional Copies of Course Materials on CD">Additional Copies of Course Materials on CD $10.00 USD</option>
<option value="Tulane Faculty, Staff, and Student">Tulane Faculty, Staff, and Student $0.00 USD</option>
</select></td>
</tr>
</tbody>
</table>

 The URL is: http://www.law.tulane.edu/tlsOrgs/tels/telc/summit.aspx?id=16061

 

What am I missing?

 

Thanks in advance,

TLSAdmin

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

tlsadmin
Contributor
Contributor

Ok, issue resolved (or at least a functional workaround)

 

For whatever reason our CMS (Ektron - fwiw, stay as far away from Ektron if possible!!) wasn't allowing the form post to happen when the paypal registration code is entered into the system as a content block. I put the paypal code into a seperate html file and used an <iframe> tag to embed it into the content block. So, now at least it works.

 

Good luck out there!

TLS Admin

View solution in original post

Login to Me Too
4 REPLIES 4
Solved

tlsadmin
Contributor
Contributor

Ok, issue resolved (or at least a functional workaround)

 

For whatever reason our CMS (Ektron - fwiw, stay as far away from Ektron if possible!!) wasn't allowing the form post to happen when the paypal registration code is entered into the system as a content block. I put the paypal code into a seperate html file and used an <iframe> tag to embed it into the content block. So, now at least it works.

 

Good luck out there!

TLS Admin

Login to Me Too

PriscillaKing
Contributor
Contributor

Will someone please explain, keystroke by keystroke, how that would be done?

Login to Me Too

tlsadmin
Contributor
Contributor

Hey Priscilla,

 

This will vary widely depending on what system you are trying to embed it into.

 

What CMS are you working within?

 

If you wish, you can email me directly at: cavrard at tulane dot edu and I can possibly help.

 

Thanks,

TLS Admin

Login to Me Too

kerso
New Community Member

Where can I put a complaint in about my so called account manager? 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.