• Resolved wmacmill

    (@wmacmill)


    I’ve gone through this and had posted previously about this issue here https://wordpress.org/support/topic/initial-ach-payment-on-subscriptions-set-to-pending/

    We continue to have this issue where the Stripe webhook is not updating the order to paid. The original order is sitting as on hold with this notice in notes:
    Charge py_1IxXXXXXXXXXXXXXXXXX is pending. Payment Method: JPMORGAN CHASE ending in XXXX. Payment will be completed once charge.succeeded webhook received from Stripe. Order status changed from Pending payment to On hold.

    Yesterday the charge.succeeded webhook fired after the week of waiting for the payment to process and was successful however the order information didn’t update.

    I can’t see any specific reason why it didn’t update in the logs on the site. So two questions:
    1. What would I be missing that would make this not automatically update to paid?
    2. Is there a way to automatically mark the payment as completed when processing the payment so it’s not a 5 day delay and then change it should there be an error on the payment?

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @wmacmill,

    Can you reach out to me via the Help button located on any settings page of the Stripe plugin?

    I reviewed the code and it looks like the charge.succeeded event is only responding to local payment methods which would explain why the order’s status didn’t update.

    You can help me test an update since webhooks can be re-sent.

    Kind Regards,

    Thread Starter wmacmill

    (@wmacmill)

    Done!

    Plugin Author Clayton R

    (@mrclayton)

    This issue will be resolved in next release of plugin. Setting to resolved.

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

The topic ‘ACH Webhook not working’ is closed to new replies.