• Resolved Sharon

    (@shpemu)


    Hi there. I’m attempting to understand what happens to members who do not pay their 2nd year membership.

    For instance, we have a renewal date on a member that was January 18, 2021. The payment for this membership did not go through. After 3 failures, Stripe gives up, but the web site does not change this user’s membership. Shouldn’t it change it, or limit it based on the date it renews?

    Please let me know. I have a membership of about 600 and manually cancelling those whose payments don’t renew is getting to be a hassle.

    Thank you so much,
    Sharon

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi Sharon,

    Thank you for using Paid Memberships Pro.

    Once Stripe cancels the customer’s subscriptions, this should send a request via Stripe Webhooks to your website which will then cancel the user’s membership level.

    Can you confirm your Stripe webhook is setup correctly, you may view the setup guide here – https://www.paidmembershipspro.com/gateway/stripe/#tab-gateway-setup

    Please let me know if this was already setup correctly.

    Thread Starter Sharon

    (@shpemu)

    Hi there. Just confirming that our WebHook URL matches what’s in stripe.com, and that we do have those 4 actions enabled. I’m not sure what to do at this point, but I am happy to take any suggestions you may have. Thank you.

    Plugin Author Andrew Lima

    (@andrewza)

    Thanks for the feedback, could you please look into your webhook history/log and see if any webhooks are not successful?

    Can you confirm that the customer’s subscription has been cancelled (not suspended) in Stripe?

    This may help tell us why it’s failing to cancel the user’s membership.

    Thread Starter Sharon

    (@shpemu)

    Hi there. Thanks so much for replying. I reached out to our treasurer and got this feedback:

    The customer’s subscription shows as “cancelled” in Stripe. It shows as “Past due” until the final 4th recurring payment attempt is tried, then it shows “cancelled” under the subscription and “Failed” next to the payment.

    Thread Starter Sharon

    (@shpemu)

    Hi there. Just checking in.

    Thread Starter Sharon

    (@shpemu)

    @andrewza, Hi. Any advice? Thanks.

    Plugin Author Andrew Lima

    (@andrewza)

    Hi @shpemu

    What version of Paid Memberships Pro are you using?

    This documentation may help figure out if your webhooks are being sent to your site correctly or not – https://www.paidmembershipspro.com/debug-ipn-webhook-activity-integrated-gateways/

    Paid Memberships Pro relies on Stripe to send webhooks to remove the user’s membership level when the payment is failed at the gateway.

    Thread Starter Sharon

    (@shpemu)

    Thanks for the info. We’re using v 2.5.7. I’ll look into the link you sent. Greatly appreciated. ??

    Thread Starter Sharon

    (@shpemu)

    My understanding is that when a user’s membership expires and Stripe is unable to complete the payment, the membership level is not being removed. Is there something I need to have set up at the WP site to make sure this behaves properly?

    Thread Starter Sharon

    (@shpemu)

    I turned on debugging, and this is the kind of information I’m getting:

    Logged On: 05/11/2021 11:51:52
    Couldn’t find the original subscription.
    ————-

    I have no idea which account this is related to, and there’s no more info available. Can you help?

    Thread Starter Sharon

    (@shpemu)

    I received a different message yesterday:

    Logged On: 05/30/2021 18:18:41
    Stripe tells us a subscription is deleted, but we could not find the order for that subscription. Could be a subscription managed by a different app or plugin. Event ID #(removed).
    ————-

    How is your plugin syncing with Stripe? It can’t find the subscription because something isn’t lining up. If this is the case, I thought it would deactivate the user’s subscription then, but it doesn’t.

    • This reply was modified 3 years, 9 months ago by Sharon.
    Thread Starter Sharon

    (@shpemu)

    I’m still not understanding why this isn’t working. I’m now seeing these messages with no action seeking to be taken in the website:

    Logged On: 06/13/2021 16:30:44
    Could not find the related subscription for event with ID #evt_xxxx. Customer ID #cus_xxxx.
    ————-

    Thread Starter Sharon

    (@shpemu)

    Hello? I’m still needing some assistance with this. I’m getting messages that make no sense to me. Here is the latest:

    Logged On: 06/25/2021 16:32:26
    Could not find the related subscription for event with ID #XXXXXX. Customer ID #XXXXXX.
    -------------
    Thread Starter Sharon

    (@shpemu)

    @andrewza please assist.

    Thread Starter Sharon

    (@shpemu)

    @andrewza Hello???? Can anyone assist on this issue? I still have emails coming in from the debug setting I’ve turned on within wp-config.php, but I have no way of troubleshooting what I’m seeing.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Unpaid renewals not cancelling’ is closed to new replies.