Payment Services data & events
The Payment Services drop-in uses the Event Bus for communication between drop-ins and external integrations.
Events
This drop-in does not emit or listen to any drop-in-specific events. This drop-in focuses on UI presentation and data display, relying on function calls rather than event-driven communication for its core functionality. It uses only common events for standard cross-component functionality like localization and error handling.
For information about common events like locale
, error
, and authenticated
, see the Common Events Reference.