Home > Web Development > Quizzes > PayPal (Development) Fundamentals Test
PayPal (Development) Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 73% Most missed: “Each PayPal API call contains a unique set of input fields that you supply with …”
PayPal (Development) Fundamentals Test
Time left 00:00
25 Questions

1. In order to authorize a payment for later you must set 'intent': to which of the following?
2. Which element is required for adding a Log In with PayPal button to a website?
3. Each PayPal API call contains a unique set of input fields that you supply with the request called _____.
4. When intending to payment information to create payment information 'intent': must be set to what?
5. The Instant Payment Notification (IPN) Simulator sends mock notifications to a notification handler.
6. How many characters are required for the currency code ISO 4127?
7. True or False? You can only use a JSON formatted payload with Adaptive APIs.
8. True or False? AddressVerify is an API supported by negative testing.
9. How can you gain access to the PayPal REST API?
10. When completing a full refund you should set the JSON payload to which of the following?
11. After a payment has been approved PayPal will redirect the user to the:
12. What does NVP stand for?
13. How do you integrate a PayPal button into a website?
14. When using a stored credit card - instead of passing a 'credit_card' in the 'funding_instrument' as you would for a regular credit card payment - you???re passing a:
15. What sets the limit you can pass to the Payflow gateway?
16. What service does PayPal use for mobile credit card scanning?
17. Which of the following is an example of how to properly specify which type of currency the pay outs are to be made in?
18. True or false? Different PayPal APIs use different sets of HTTP headers.
19. Which of the following languages does not have an SDK for REST APIs?
20. During the testing phase of mobile development - which of these should you use to avoid moving real money around?
21. Which of these parameters are NOT among the minimum required to perform a request to the Payflow gateway?
22. API response fields might not be returned if:
23. Which of these languages do NOT have PayPal supported SDKs?
24. How is the registered return URL used in OpenID Connect in Paypal?
25. If using Windows - what shell does PayPal recommend for creating cURL calls?