Troubleshooting Failed Payments on Your Membership Site

Adrian Spiac
Last Updated: 25/03/19

If you’re running a paid membership website, failed payments will reduce your revenue.
On most WordPress membership sites, involuntary churn (resulted from issues such as failed payments rather than direct cancellations) has a significant impact on growth.

Learning how to deal with failed payments on your membership site and how to quickly identify the reason behind a failed payment can greatly reduce their negative effect. Using the right tools you can recover much of this otherwise lost revenue.

Top Reasons for Membership Failed Payments

First, let’s go through why some payments fail in the first place. Below are some of the most common scenarios for membership failed payments:

  • Insuficient funds
  • Expired card
  • Bank refusing the charge (mostly due to fraud prevention)

One of the best ways to prevent this is to use a system that is very transparent when is comes to failed payments. It’s important that both the site owner and the client knows the exact reason why a payment failed. This way they can take quick action and fix the problem.

Introducing Payment Logs for Paid Member Subscriptions

Paid Member Subscriptions is a membership plugin that makes creating subscription plans and accepting payments a breeze. It’s also integrated with WooCommerce, allowing the admin to restrict product purchase or offer discounts to members.

In order to make it really easy to see the reason for a failed subscription payment, for each payment that the plugin registers you’ll have access to a detailed log.

As you notice we log payment failures but also different actions performed through the payment process, depending on the payment gateway.

Besides the specific steps a user takes when trying to complete the payment, in case something goes wrong, we’re also saving the error message and displaying it. By clicking “View Details” under a certain log, you can see the full details of a certain payment error.

Here’s an example of an insufficient funds error thrown by Stripe.

Or, in case you’re using PayPal Standard, you’ll be able to view the IPN response details.

Now that you have a clear picture on how Payment Logs look on the admin side, let’s move to the user (front-end) side.

In the front-end, in case of a failed membership payment, we’re displaying errors to the user for any payment methods that do not require IPN activation. That’s because this ads an extra delay in processing/completing a payment. In our case this means PayPal Standard.

Failed payments error messages are displayed for Stripe, PayPal Pro & Express.
We’re displaying this message to the user and directing him to retrying the payment.


This message is customized to have him complete the payment in as few clicks as possible. If the user is logged in, the message will also include a link that will take him to the Retry Payment form.

Conclusions

Failed payments are part of running a membership site. They happen. However, troubleshooting failed payments on your membership site is much easier when you have a clear picture of what went wrong. This way both you and your users can take steps to fix it.

Payment Logs for Paid Member Subscriptions will give you a clear picture of each step a payment goes through and where it got stuck. It is a great debugging tool, that will help you act much faster and recapture as many of those payments as possible.

You can check out this functionality by trying the Paid Member Subscriptions demo.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.