thenbrent / paypal-digital-goods

The missing PayPal Digital Goods PHP library. Discontinued - PayPal no longer offer the Digital Goods product.
Other
121 stars 38 forks source link

clicking on close button in minibrowser of paypal adaptive embedded flow,unable to redirect to #38

Closed sagarchinta closed 8 years ago

sagarchinta commented 8 years ago

I have embedded flow for paypal adaptive payment with code

```


From the page http://localhost/ecommerce/subscription/1/register     -[before_pay_url] I am going to mini-window.

In the Pay() request- I set the return_url as http://localhost/ecommerce/paypal/adaptive_payments/payment_details    -  [after_pay_url]

After the completion of payment from mini-window there is the close button.Now on click of that close button I want to goto url [after_pay_url]

But what is happening is that on click of close button the contents of [after_pay_url] are displayed on same page [before_pay_url]

So the question is how could I get redirected to page on click on close button of embedded paypal mini-browser
thenbrent commented 8 years ago

Hi @sagarchinta try asking this at stackoverflow.com or another site devoted to developer questions.

GitHub and these Issues are for reporting bugs or issues with the PayPal Digital Goods for Express Checkout library. They're not for help with other PayPal issues, like this one which seems to be related to PayPal Adaptive Payments, or custom integrations. I don't work for PayPal or provide technical support for their products. :smile: