• Resolved tiberiuz3401

    (@tiberiuz3401)


    Hello,
    I have some subscriptions created with the Braintree plugin. My problem is that the _next_payment_date is not updated with the next payment date.
    For example, these are 3 fields from postmeta for a subscription:
    _start_date: 2021-08-16 19:52:28
    _first_payment_date: 2021-10-25 19:52:28
    _next_payment_date: 2021-10-25 19:52:28

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

    (@mrclayton)

    @tiberiuz3401 did you make sure to setup your webhook? When the renewal payment is triggered Braintree issues the renewal event to your web hook URL and that is how the plug-in creates a renewal order and updates the next payment date.

    Kind regards

Viewing 1 replies (of 1 total)

The topic ‘Automatic next payment date update’ is closed to new replies.