I used the PHP REST API SDK to work on the Paypal sandbox for several days in the first 2 weeks of October (and everything worked great), but when I got back to working on this project today, I had a problem with the redirect URL to confirm payment.
HTML seems OK, but there is no style or image, and the form is displayed in simple HTML blocks. The JS console also returns errors, for example:
ReferenceError: PAYPAL is not defined merchan...3e80dcc (ligne 21) ReferenceError: YUD is not defined merchan...3e80dcc (ligne 23, col. 17) ReferenceError: PAYPAL is not defined merchan...3e80dcc (ligne 46) ReferenceError: s is not defined merchan...3e80dcc (ligne 52)
Do you know that something has changed on this page? Need new options? Or is there any work on this page?
source share