Title: Payment Button not working
Last modified: July 25, 2017

---

# Payment Button not working

 *  [kavutha](https://wordpress.org/support/users/kavutha/)
 * (@kavutha)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/)
 * Hello, I installed the plugin and it was working fine on the localhost server,
   but after uploading the website on a live server, the pay button is not working
   anymore. Kindly assist. Thanks in advance
    Here is the link [https://www.vukacounty.co.ke/membership-account/membership-checkout/?level=1](https://www.vukacounty.co.ke/membership-account/membership-checkout/?level=1)

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

 *  Plugin Author [Paul Kevin](https://wordpress.org/support/users/rixeo/)
 * (@rixeo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/#post-9350114)
 * Hello [@kavutha](https://wordpress.org/support/users/kavutha/),
 * Hope you are well today. Kindly confirm if there are any security plugins you
   have put or any .htaccess rules in place on your live site that block access 
   to /wp-admin/ path.
 * Thank you
 *  Thread Starter [kavutha](https://wordpress.org/support/users/kavutha/)
 * (@kavutha)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/#post-9352901)
 * Hello Paul, I dont have any security plugins installed, my .htaccess looks like
   this
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /vukacounty/
   RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /vukacounty/index.php [L] </IfModule>
 * # END WordPress
    I dont know if there is any rule blocking.
 *  Plugin Author [Paul Kevin](https://wordpress.org/support/users/rixeo/)
 * (@rixeo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/#post-9354365)
 * Hello [@kavutha](https://wordpress.org/support/users/kavutha/),
 * It seems access to the /wp-admin/admin-ajax.php is being blocked. I checked on
   my browser console and noticed this when the button is clicked. Please check 
   this.
 * Warm Regards
    Paul Kevin
 *  Thread Starter [kavutha](https://wordpress.org/support/users/kavutha/)
 * (@kavutha)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/#post-9355311)
 * Thanks, i have deactivated all the plugins except pesapal just incase there’s
   one blocking it but still no luck, i have added this code on my .htaccess
    <Files
   admin-ajax.php> Order allow,deny Allow from all Satisfy any </Files> But still
   the same problem. What else can i do to allow access to the admin-ajax.php.

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

The topic ‘Payment Button not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pesapal-pay_fefefd.svg)
 * [PesaPal Pay](https://wordpress.org/plugins/pesapal-pay/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pesapal-pay/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pesapal-pay/)
 * [Active Topics](https://wordpress.org/support/plugin/pesapal-pay/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pesapal-pay/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pesapal-pay/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [kavutha](https://wordpress.org/support/users/kavutha/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/payment-button-not-working-3/#post-9355311)
 * Status: not resolved