Title: &#8216;Processing&#8230;&#8217; appears above my button
Last modified: February 17, 2018

---

# ‘Processing…’ appears above my button

 *  Resolved [James Picardo](https://wordpress.org/support/users/james-picardo/)
 * (@james-picardo)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/processing-appears-above-my-button/)
 * Hi. The word ‘processing’ with some moving dots appears just over my stripe payment
   buttons. I’ve checked with a VPN and incognito mode to see if it’s IP-specific
   or browser specific but no change. What is processing? Should I be worried? If
   not, can I remove this?
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fprocessing-appears-above-my-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Alexander C.](https://wordpress.org/support/users/alexanderfoxc/)
 * (@alexanderfoxc)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/processing-appears-above-my-button/#post-9984954)
 * Hi [@james-picardo](https://wordpress.org/support/users/james-picardo/).
 * Looks like a conflict between your theme CSS file and plugin CSS. To fix this,
   add following to your theme’s stylesheet:
 *     ```
       .asp-processing-cont {
           display: none !important;
       }
       ```
   
 *  Thread Starter [James Picardo](https://wordpress.org/support/users/james-picardo/)
 * (@james-picardo)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/processing-appears-above-my-button/#post-9985175)
 * super – worked a treat – thanks Alexander C.
 *  Plugin Contributor [Alexander C.](https://wordpress.org/support/users/alexanderfoxc/)
 * (@alexanderfoxc)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/processing-appears-above-my-button/#post-9986997)
 * Thank you for reporting that also, James. I’ll make necessary changes to the 
   code to make sure plugin is properly handling situations like that.

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

The topic ‘‘Processing…’ appears above my button’ is closed to new replies.

 * ![](https://ps.w.org/stripe-payments/assets/icon-128x128.png?rev=2705524)
 * [Accept Stripe Payments](https://wordpress.org/plugins/stripe-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stripe-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stripe-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/stripe-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stripe-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stripe-payments/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Alexander C.](https://wordpress.org/support/users/alexanderfoxc/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/processing-appears-above-my-button/#post-9986997)
 * Status: resolved