What is the Sandbox Endpoints to test paypal TLS 1.2 and HTTP/1.1 Upgrade -


we using payflowpro make credit card payments.

the current production url payflowpro.paypal.com current test url pilot-payflowpro.paypal.com

paypal doing tls 1.2 , http/1.1 upgrade , provides few endpoint sandboxs:

api.sandbox.paypal.com api-3t.sandbox.paypal.com api-aa.sandbox.paypal.com api-aa-3t.sandbox.paypal.com svcs.sandbox.paypal.com pointofsale.sandbox.paypal.com ipnpb.sandbox.paypal.com www.sandbox.paypal.com 

which 1 applicable payflowpro?

thanks!

ct


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -