Jump to content
thirty bees forum
  • 0

Question

Posted

What is or where do I go to find the url to use for the return url for log in?

In checking PayPal in sandbox mode the regular checkout and the express checkout both work fine but login returns this error: redirect_uri provided in the request does not match any of the registered clients.

Also I am not getting email notifications of the orders. They show in the back office but I have not received an email notification. I did receive emails when I tested Stripe (which worked without a hitch).

5 answers to this question

Recommended Posts

  • 0
Posted

Yes, but nothing is said about the return url. On PayPal they say: Return URL - Target URL where users will be redirected after test transactions. Which file would show me what the module is sending to PayPal? I can then enter that information on the form in PayPal.

  • 0
Posted

So the payments work fine but 1. you can't use the login, 2.email notifications don't work. ? In my paypal account I have a return URL to the PS Paypal Standard module I used before. But that cant be used for sure.

  • 0
Posted

Yes, payments work fine, but login will not connect to PayPal giving the error "redirecturi provided in the request does not match any of the registered clients." So I need to see what the redirecturi provided is so I can fix it.

As for the email problem, I think it is because the PayPal sandbox merchant email is not a live email.

  • 0
Posted

By viewing the page source of the sign in page and the checkout page I was able to get the return urls. This fixed the problem I was having above. Now I get a 500 server error when the customer returns from PayPal if it is a new customer. Customers who are already registered can sign in with no problem.

This is happening with both PayPal and Amazon logins.

  • 0
Posted

The debug page returned the following error:

Warning: Invalid argument supplied for foreach() in (my site)/classes/Customer.php on line 686 [PrestaShopException]

Property PayPalModule\PayPalLoginUser->id_customer is empty at line 974 in file classes/ObjectModel.php

Is this a bug with TB or something I am doing wrong?

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...