Integration methods
Portal offers two integration methods to suit different application requirements and user experience preferences
Popup window integration
The popup integration opens Portafino's portal in a popup window, allowing users to complete escrow actions without leaving your application, with real-time communication back to your app via postMessage events.
Redirect integration
The redirect integration navigates users directly to the Portafino portal, where they complete their actions before being redirected back to your application, requiring a status check via API upon return.
Both methods provide secure, reliable escrow functionality while offering flexibility in implementation approach based on your application's architecture and user experience goals.
Last updated