How to communicate with popup window?
Hello,
I need a way to know when a popup( opened on click using open URL in Window) is closed. For example after a user closes the popup, a property in pega will be changed. Is there a way to implement this kind of listener?
My scenario is:
1. User clicks a button (Pay with PayPal)
2.A popup is opened where the user will accept a payment
3. After the popup is closed a REST request is automatically called and the case proceeds AUTOMATICALLY to the next stage.
Could you please give me a sollution and provide me a snippet of code!
Thank you very much
***Updated by moderator: Lochan to add Categories***