Announcement

Collapse
No announcement yet.

Apply filters in WordPress plugin WooCommerce Click & Pledge Gateway

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Apply filters in WordPress plugin WooCommerce Click & Pledge Gateway

    We are a WordPress creative agency supporting an existing Click & Pledge client. Their use case is a monthly sponsorship for a specific child represented as a WooCommerce Product. The C&P gateway's settings for indefinite subscription with monthly as the only selected periodicity works as-is.

    Many donors requested the ability to pay for their sponsorship on a quarterly, semiannual, or annual basis. WooCommerce supports this (either using quantity or variable products). However, we would need to control the periodicity at the time of checkout (e.g. only allowing an annual period if the cart contains a 12 month sponsorship variant or only allowing the monthly period if the cart contains a 1 month sponsorship variant).

    The C&P payment gateway plugin does not support modifying the periodicity during the checkout process in this manner. Ideally, the plugin should use WordPress' best practice of passing runtime settings like these through the apply_filters function. The rest of the logic can remain unchanged, limiting the risk of regression issues.

    How can we best support our mutual client?

    Is this simple change (adding apply_filters to the existing plugin) something C&P is willing to do? If so, what is the change request process? Support ticket 00355353 directed us to this forum.

    If not, does C&P have a mechanism for clients to specifically fund enhancements to published plugins? If so, how does that work?

    If not, does C&P have a process to incorporate changes to plugins provided by expert open source development agencies like us? If so, what is that process? (In other similar situations, we have submitted git pull requests to the plugin repository. However the github repo for this plugin appears to be abandoned.)


  • #2
    Thank you for your input. We will be happy to add this to our roadmap, but are not able to provide an ETA at this time..
    Regards,
    Click & Pledge Support Department

    On Salesforce? Help us by rating our app: <a href="https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003JGBvEAO" title="Click &amp; Pledge Donor Management on AppExchange" target="_Outside">Click &amp; Pledge Donor Management on AppExchange</a>

    Join us @ the educational webinars: <a href="https://clickandpledge.com/webinars/" title="Click &amp; Pledge Webinars" target="_Outside">https://clickandpledge.com/webinars/</a>
    Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: <a href="https://clickandpledge.com/webinars/" title="Click &amp; Pledge Webinars" target="_Outside">https://clickandpledge.com/webinars/</a>
    Are you on Salesforce? Join us at the Power of Us Hub: <a href="https://powerofus.force.com/0F980000000CjpC" title="Power of Us Hub" target="_Outside">https://powerofus.force.com/0F980000000CjpC</a>

    Comment

    Working...
    X