PayPal not working
i activated PayPal and inserted my Tokens.
PayPal Button is displaying. But when i click it the PayPal-popup opens and then closes after a second.
Console.Log show me:
Uncaught Error: Error: Error: Request to post https://www.paypal.com/v1/oauth2/token failed with 401 error { "error": "invalid_client", "error_description": "Client Authentication failed" } sounds like something is wrong with the token, but i just created it. how can i test it's right?
Strange thing though: where do i setup the Account-ID or Email? Is there no more setting? (Client-ID or something?) Second thing:
where is the standard submit-button when activated Paypal?
I need to offer OfflinePayment as well.
and: the PayPal button does not validate the Data/FormFields! thanks for your support. regards,
Norbert
i basicly did all that . just pasted the token not the client id. i’ll test and let you know.
Nope, there are no issue on Production mode on Chrome. PayPal dialog is shown without a issue.
i was working on chrome and FF. both same
http://prntscr.com/iqtpu9 Did i miss something ? And where and how do we get the Prod token ? Thanks in advance ? The page I need help with: http://elanenergyhealing.com/
Hi I will check that link until then you can find more details on how to set paypal here LINK.
Best regards,
Nikola
Ah this is great Nikola !
I just needed more informations, your link helped me i was bascially not using the correct details for the sandbox and prod token
When you are on the paypal development page its confusing for someone who doesnt have a clue what he is doing.
I was using some scret keys i managed to see.
With that guide i saw where to click and which info to copy/paste
The “Client ID”
So i am good for payments its working for sandbox and live 🙂
Thanks !
You’re welcome 🙂
Best regards,
Nikola
Please login or Register to submit your answer
Tryed other PayPal tokens…
…not working
———————————————————
Message:
“error”: “invalid_client”,
“error_description”: “Client Authentication failed”
———————————————————
is there some place where i enter the Client-ID or corresponding Email ?