A “Sandbox Webhook List” is a collection of URLs or endpoints in a software plugin or API that are used to receive notifications or data from external systems in a controlled testing environment.
Plugin data → [Sandbox] Webhook List.
Name
Description
Type
Authorization
“Authorization” in a software plugin or API refers to the process of granting or denying access to resources based on the permissions assigned to a user or system.
A “Live Webhook List” is a real-time display of active webhooks that are currently configured and operational within a software plugin or API.
Plugin data → [Live] Webhook List.
Name
Description
Type
Authorization
“Authorization” in a software plugin or API refers to the process of determining whether a user or system has the necessary permissions to access certain resources or perform specific actions.
The “Create Webhook” function in a sandbox environment allows users to set up HTTP callbacks for specific events or actions within a software plugin or API.
Plugin action call → [Sandbox] Create Webhook.
Name
Description
Type
Authorization
Your Paypal Access Token. “Bearer token” without quotes
Text
URL
Your bubble webhook endpoint that will handle data
The “[Live] Create Webhook” function in a software plugin or API allows users to set up real-time notifications for events or data changes on a web server.
Plugin action call → [Live] Create Webhook.
Name
Description
Type
Authorization
Your Paypal Access Token. “Bearer token” without quotes
Text
URL
Your bubble webhook endpoint that will handle data
The “[Sandbox] Delete Webhook” function removes a webhook configuration associated with a testing environment in a software plugin or API.
Plugin action call → [Sandbox] Delete Webhook.
Name
Description
Type
Authorization
“Authorization” in a software plugin or API refers to the process of granting or denying access to specific resources based on the permissions assigned to a user or system.
Text
Webhook ID
A Webhook ID is a unique identifier assigned to a specific webhook instance in a software plugin or API, enabling the tracking and management of individual webhook events.
Text
Return Values:
Return type: empty
[Live] Delete Webhook
The “[Live] Delete Webhook” function allows users to remove a webhook integration in real-time within a software plugin or API.
Plugin action call → [Live] Delete Webhook.
Name
Description
Type
Authorization
“Authorization” in a software plugin or API refers to the process of determining whether a user or system has the necessary permissions to access certain resources or perform specific actions.
Text
Webhook ID
A Webhook ID is a unique identifier assigned to a specific webhook endpoint in a software plugin or API, allowing for tracking and management of webhook events.
Text
Return Values:
Return type: empty
Plugin Actions
[PP Webhooks] Access Token Live
The “[PP Webhooks] Access Token Live” is a secure authentication key that allows access to PayPal Webhooks to receive real-time notifications.
A token in the context of a software plugin or API is a unique and secure access key that allows authentication and authorization for interacting with protected resources.
Text
Expiration
“Expiration” refers to the automatic termination or expiry of a software license, token, or access permission after a specified time period in a plugin or API.
Number
Error
An “Error” in software refers to a deviation from expected behavior that can occur due to a mistake in code execution or an unexpected condition.
Text
[PP Webhooks] Access Token Sandbox
The “[PP Webhooks] Access Token Sandbox” is a temporary authentication token used for testing and accessing PayPal webhooks functionality in a development environment.
A token is a unique and encrypted piece of data generated by a software plugin or API to authenticate and authorize access to resources or services.
Text
Expiration
“Expiration” refers to the date or time when a software plugin or API access token becomes invalid and no longer usable.
Number
Error
An “Error” in software refers to a deviation from expected behavior that disrupts the execution of a program or function, often resulting in a message or code indicating the issue.