Title: Paypal button
Last modified: August 20, 2016

---

# Paypal button

 *  Resolved [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/)
 * I have the latest version and the paypal button is not showing. Also having issues
   with the text size in the “cart” box as well as the “cart” box size. And why 
   is there a large space above the text in the cart?
 * [http://www.tduck.info/dev/payments/](http://www.tduck.info/dev/payments/)
 * [http://wordpress.org/extend/plugins/simple-cart-buy-now/](http://wordpress.org/extend/plugins/simple-cart-buy-now/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545171)
 * When you say the latest version do you mean 1.9.11? Have you filled out the SCABN
   Settings? If the Paypal email is blank in SCABN’s configuration, it will skip
   the paypal button.
 * I’m not sure why the add to cart buttons looks so odd on your page — it is probably
   some css stuff with your theme / some other plugin overwriting the css that sets
   the border size, etc. Maybe try a different theme to confirm. You’ll probably
   need to write some css to set how you want the add to cart button to look (and
   overwrite what’s being overwritten). See [http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7](http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7)
   for details.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545177)
 * Yes, 1.9.11.
 * The settings are all filled out.
 * I read that [http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7](http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7)
   but I don’t really understand how and where to do it.
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545209)
 * Can you give me a url for your site? Are you using encryption for Paypal? If 
   so, try turning it off to debugging.
 * Re: the formatting. You’ll have to figure out what css you want loaded to fix
   the display. Once you have that, if you grab SCABN 1.9.12 there are instruction
   in templates/default.php on how to get the css loaded.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545211)
 * [http://www.tduck.info/dev/payments/](http://www.tduck.info/dev/payments/)
 * Unencrypted is checked.
 * I’d like to use the same color scheme as the rest of the site for the css so 
   do I just need to copy that over?
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545212)
 * Oppps, say the url on top. So I don’t know why, but your site is filtering the
   output of SCABN. When it outputs
 *     ```
       Hi
       there
       ```
   
 * your theme (I think) is changing it to
 *     ```
       Hi<br/>
       there
       ```
   
 * and that new formatting is breaking the form for the paypal checkout. I put all
   the submit code on one line in 1.9.12 so that may be a work-around for you, but
   the real question is why the data is getting filtered.
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545213)
 * Also, I just made the change so if you grabbbed 1.9.12 over 5 minutes ago, you’ll
   need to upgrade again (I didn’t increment version number)
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545214)
 * I’m using the Gamepress theme and I’ll do an update to the plug in now.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545217)
 * I do have version 1.4.8 installed here [http://www.bridalfantasyshow.com/purchase-tickets](http://www.bridalfantasyshow.com/purchase-tickets)
   and it’s perfect.
 * I did try that same version on the current site I’m working on, this one, [http://www.tduck.info/dev/payments/](http://www.tduck.info/dev/payments/)
   but was getting the same errors as I am now so I upgraded your plug in thinking
   that would fix the issues, but nope.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545220)
 * Updated to 1.9.12 and same issues.
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545288)
 * Ok, please try 1.9.13 and let me know if that makes a difference.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545301)
 * Still kind of a mess.
 * [http://www.tduck.info/dev/payments-test2](http://www.tduck.info/dev/payments-test2)
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545317)
 * I’m sorry, but what is the problem? The add to cart buttons look fine. It looks
   like you aren’t using the SCABN sidebar widget (which is fine) but the page with
   the add to cart buttons is also the checkout page, but is strange, but I guess
   functional.
 *  Thread Starter [BTPB](https://wordpress.org/support/users/btpb/)
 * (@btpb)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545320)
 * Oh, I scrapped it and went with WP Simple Paypal Shopping cart. Thanks for your
   time.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Paypal button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-cart-buy-now.svg)
 * [Simple Cart & Buy Now](https://wordpress.org/plugins/simple-cart-buy-now/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-cart-buy-now/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-cart-buy-now/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-cart-buy-now/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-cart-buy-now/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-cart-buy-now/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [paypal](https://wordpress.org/support/topic-tag/paypal/)

 * 13 replies
 * 2 participants
 * Last reply from: [BTPB](https://wordpress.org/support/users/btpb/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/paypal-button-3/#post-3545320)
 * Status: resolved