solving PayPal captcha/puzzle with a robot FAQ
alloy_bacon
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Oct-20-2020
05:13 PM
This thread is just an ongoing thread for posts on solving PayPal login puzzles:
puzzle 1:
Q: What script can I use to click the checkbox when it says, "click here to make sure (I am not a robot)"?
run this javascript command on the puzzle:
A: document.getElementsByClassName("recaptcha-checkbox-border")[0].click();
Labels:
- Labels:
-
Payouts Rest APIs
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.
Related Content
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs