FCHubFCHub.co

Settings

Store configuration, payment gateways, email settings, and general preferences.

Everything that lives in the settings panel. Store configuration, payment method management, module toggles, licence activation, confirmation pages, storage drivers, and plugin addons.

Endpoints

Store

MethodEndpointDescription
GETGet store settingsCurrency, address, checkout options, and page assignments
GETGet module settingsModule configuration and activation states
GETGet confirmation shortcodesAvailable confirmation page shortcodes
POSTSave store settingsUpdate store configuration
POSTSave module settingsUpdate module activation states
POSTSave confirmation settingsSave confirmation page settings

Payment Methods

MethodEndpointDescription
GETGet all payment methodsAll configured payment methods
GETGet payment method settingsSettings for a specific method
GETGet connect infoOAuth URLs and connection info
POSTSave payment method settingsSave method configuration
POSTSave payment method designSave checkout display settings
POSTReorder payment methodsChange method display order
POSTDisconnect payment methodDisconnect a payment method

PayPal

MethodEndpointDescription
GETCheck PayPal webhookCheck webhook configuration status
POSTGet PayPal seller auth tokenRetrieve seller auth token
POSTSetup PayPal webhookConfigure PayPal webhook

Payment Addons

MethodEndpointDescription
POSTInstall payment addonInstall a payment method addon
POSTActivate payment addonActivate an installed addon
POSTCheck addon updateCheck for available updates
POSTUpdate payment addonUpdate to the latest version

Plugin Addons

MethodEndpointDescription
GETGet plugin addonsAvailable plugin addons
POSTInstall plugin addonInstall a plugin addon
POSTActivate plugin addonActivate an installed addon
POSTCheck addon updateCheck for available updates
POSTUpdate plugin addonUpdate to the latest version

Licence

MethodEndpointDescription
GETGet license settingsLicence activation status and details
POSTActivate licenseActivate a FluentCart Pro licence key
DELETEDeactivate licenseDeactivate the current licence

Storage

MethodEndpointDescription
GETGet active storage driversCurrently active storage drivers
GETList storage driversAll available storage drivers
GETGet driver settingsSettings for a specific driver
POSTSave driver settingsSave driver configuration
POSTVerify connectionTest storage driver connection

Permissions

MethodEndpointDescription
GETGet permissionsCurrent permission assignments
POSTSave permissionsUpdate role capability assignments

On this page