These are low-level actions for integration configuration changes.
If you are wanting to create a full purchase integration that handles granting access, refunds, upgrades, downgrades and more, please follow the Purchase Integration Guide.
If you are wanting to create a full purchase integration that handles granting access, refunds, upgrades, downgrades and more, please follow the Purchase Integration Guide.
surecart/integrations/create
Fired when a merchant adds an integration to a product. For example, adding a “Change User Role” integration on the Edit Product page.
surecart/integrations/delete
Fired when a merchant removes an integration from a product.
Related
Orders & Purchases Guide
Build full integrations using the Integration class that handles purchases, refunds, upgrades, and more.
Purchases
Hook into purchase lifecycle events like created, invoked, and revoked.