Android paypal sdk Integration : Server communication error on the sandbox account -


e/paypal.sdk: request failed server response:certificate pinning failure!

peer certificate chain: sha1/sq+edyjo3zoeorzsec2jqv3g3l4=: cn=api-m.paypal.com,ou=cdn support,o=paypal\, inc.,l=san jose,st=california,c=us sha1/ucm4nf92oh7yvezetygw+brftb4=: cn=symantec class 3 secure server ca - g4,ou=symantec trust network,o=symantec corporation,c=us

pinned certificates api-m.sandbox.paypal.com: sha1/u8i+kquzkhcdrt6itb30i70gsd0= sha1/7q3i1izteynygv4tw/zfennnuxq= sha1/syeighmkwjqf+uivkmekyzs0rmc= sha1/gzf+yovcu9bxedgq7jgqvumruem=

01-21 13:04:51.999 20902-20902/sprittle.com.sprittle e/paypal.sdk: server_communication_error

enter image description here

version 2.13.0 of paypal android sdk should fix issue.

paypal sandbox upgraded allow tls 1.2 , made other pre-emptive security updates ahead of pci compliance requirements. can find out more details @ infocenter microsite.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -