pronamic / wp-pay-core

Core components for the WordPress payment processing library. This library is used in the WordPress plugin Pronamic Pay: https://www.pronamicpay.com/, but also allows other plugin developers to set up a payment plugin.
https://www.wp-pay.org/
GNU General Public License v3.0
27 stars 3 forks source link

Improve refunds API #112

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

We have a PR open for an improved refunds API and have a few things todo:

remcotolsma commented 1 year ago

We can postpone this to a next release:

remcotolsma commented 1 year ago

Hiding the refunds metabox is not necessary.

remcotolsma commented 1 year ago

We can also postpone the following items:

https://github.com/woocommerce/woocommerce/blob/d0450fa43c0d2b13158a9cd7c2baca8255065538/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-item-meta.php#L13-L33

remcotolsma commented 1 year ago

This property is now updated:

https://github.com/pronamic/wp-pay-core/blob/827a9edf7335c3c2569b702aeeddea8856bf76a0/src/Plugin.php#L1316-L1324