Skip to content

Delayed Webhooks with conditional payment Gateway #8

@scratchdigital

Description

@scratchdigital

We have a toggle field where the user can select either DPS or Bank Transfer as their payment method.
A webhook is triggered to notify another server of the entry.

We have an issue where the webhook is being delayed when the payment method "Bank Transfer" is selected (Bank transfer just completes the form, and sends a notification).

When Bank Transfer is selected, the offload webhook should still be triggered, however due to the delay processing logic, the payment method is never changed to complete, therefore is always "delayed".

Is it possible to update the logic in the "gformDelayPost" to check the conditional logic in the DPS feed is valid before delaying the webhook feed, This could be either a filter or a setting in the DPS feed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions