5. Adapters

Adapters are used to interact with the external subscription systems to fetch existing subscriptions.

5.1. PaymentsHub Adapter

This adapter interacts with the Payments Hub API to fetch the subscriptions data.

Note

This model implements SWP\Component\Paywall\Adapter\PaywallAdapterInterface.

5.2. Paywall Adapter Interface

This interface should be implemented by your custom adapter.