Hi, The issue i am facing that the paypal is asking me login to paypal twice for payment. I used the NVP api to integrate the Merchant initiated biliing. It was working fine as it was redirecting to paypal site on www.sandbox.paypal.com/row/cgi-bin/webscr... But i need to integrate it with checkout js paypal open the checkout in pop up with new design, instead of redirecting to old flow. So i am just passing the BA token in checkout.js funtion. Payment is getting successful but whats the issues is, paypal ask for login in pop up with new design and when i am logging in that, then paypal redirecting the pop up window to same old page www.sandbox.paypal.com/row/cgi-bin/webs and on that page its asking me to login again. And i have to login again on that page to successful flow, then it returns the sucess data and url on my page. Can you help me in this? Am i doing something worng? Attaching the 2 login scressn. Thanks 1st Login Screen 2nd Login Screen
... View more