This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Abstract Payments/API class to be used by other plugins #3532
Labels
block: cart
Issues related to the cart block.
block: checkout
Issues related to the checkout block.
category: extensibility
Work involving adding or updating extensibility. Useful to combine with other scopes impacted.
type: cooldown
Things that are queued for a cooldown period (assists with planning).
type: enhancement
The issue is a request for an enhancement.
Based on the discussion in https://github.com/woocommerce/woocommerce-subscriptions/pull/3906#discussion_r537126352 we want to:
The new interface should allow extensions to:
wcSettings
andAssetDataRegistry
.Some of the core functionality of this file
src/Payments/Api.php
should be moved to that abstract class.The text was updated successfully, but these errors were encountered: