- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Invalid sdk meta in Merchant services (Archive)
- Select Shipping or Delivery in Shipping (Archive)
- Donate image not working in Merchant services (Archive)
- Buy now button not working in Merchant services (Archive)
- Custom paypal button that a price may depends on several factors in Merchant services (Archive)