# Package Actions Informational resource endpoint that returns the package actions possible and/or required for a certain Salesforce environment. Package actions are additional actions that can be performed for a specific FinDock package, like a payment extension or source connector. These additional actions can be included in payment intent calls to the Payment API. If package actions are available, please refer to the specific [processor](/docs/@production/payment-processors/index.md) or [source connector](/docs/@production/source-connectors/index.md) documentation for further information. The [Gift Aid](/docs/@production/source-connectors/how-gift-aid-works.md) package, for example, has [package actions for declarations](/docs/@production/source-connectors/for-admins-and-sis-gift-aid-setup.md#using-the-payment-api-for-gift-aid-declarations). ## Get details of package-specific actions - [GET /PackageActions](https://docs.findock.com/api/payment-api-v2/package-actions/getpackageactions.md): This endpoint returns a list of unique actions that specific to a given source connector or payment extension.