Paypal button not work in Safari and prompt error

patrick35
Contributor
Contributor

On Firefox, even I have successfully setup the platform on sunday, I find it prompt an error message today:

screencapture 2017-12-21 10.09.26.pngscreencapture 2017-12-21 10.11.45.png
I just don't know why.


For the same script,

on Safari, the checkout.js is totally not worked. The popup window just does not show up

 

Here is my script:

         return paypal.request.get('<?php echo $urlSetupPayment; ?>').then(function(data) {
                return data.paymentId;
            });

Could I know why? It works on Sunday. I need it so much.

 

 

 

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.