Overview
When users interact with the Holdstation Pay Widget embedded on a partner’s site, the partner must pass a unique identifier called Partner Key into the widget (provided by Holdstation). This ensures that all transactions are accurately attributed to that partner, supporting revenue-sharing calculations and tracking transaction volume.Integration Mechanism
React Example
Event Reference
| Event | Direction | Description |
|---|---|---|
PAY_HOLDSTATION_START | Widget → Partner | Widget is loaded and ready to receive config. |
SET_PARTNER_KEY | Partner → Widget | Partner sends their key to the widget. |