pronamic / wp-pronamic-pay-charitable

Charitable driver for the WordPress payment processing library.
2 stars 1 forks source link

Regarding campatibility with Campaign Visual Builder #5

Open knit-pay opened 5 months ago

knit-pay commented 5 months ago

Hello Team

Charitable has recently launched Campaign Visual Builder. https://www.wpcharitable.com/campaign-visual-builder/

The support team of Charitable recently reached us and asked us to make our code more compatible with Visual Builder, because they will end the support for legacy Builder in upcoming versions. They mentioned that our payment method is currently visible on the Charitable Settings page, but not visible on the Visual Builder page. image

I was planning to start working on the changes, but before that, I would like to know if you are already working on them. If not, do you have any suggestions for me?

I have already done some of the research and found that we need to create a class something similar to these class

  1. https://plugins.trac.wordpress.org/browser/charitable/trunk/includes/admin/campaign-builder/panels/payment/class-payment-paypal.php
  2. https://plugins.trac.wordpress.org/browser/charitable/trunk/includes/admin/campaign-builder/panels/payment/class-payment-payfast.php

May I start working on the same or you would like to manage it on your own?

remcotolsma commented 5 months ago

We are not working on this at the moment, so of course you can get started with this, if you would like to.