Which of the following tools is used to prevent fraudulent credit card transactions?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 2
When using Digital Goods for Express Checkout, what value should be passed to the JavaScript
method when launching an embedded payment flow?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 3
When using the Instant Update/Callback API with Express Checkout, which three of the following are
valid variables that need to be passed over in the SetExpressCheckout API call?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A, C, D
Q: 4
Sam sets up a delayed chained payment which involves one sender, one primary receiver, and two
secondary receivers. Which one of the following statements is true?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 5
When executing a Chained Payment, what value should be passed to indicate that the primary
receiver should pay all the fees?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 6
When the status of a transaction returned in the response of TransactionSearch is "Pending," what
API call do you have to run to get the reason for the "Pending" status?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Thank you for your visit.
Q: 7
With Express Checkout you can shorten your checkout and let buyers complete their purchases on
the PayPal website, by passing a variable in the PayPal redirect URL. Which variable allows you to
accomplish that?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 8
In the US, UK, and Canadian markets. PayPal Seller Protection is protection that PayPal provides to
sellers for certain types of Claims. Chargebacks, or Reversals. Which two of the following types are
covered?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B, C
Q: 9
With a standard US Business account (excluding non-profit accounts), what will be the fee for a $0 to
$3, 000 domestic payment?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 10
What is the correct sequence of the following operations when making a digital goods purchase
using PayPal Adaptive Payments API?
1. Call the closeFlow method.
2. Make the Pay API method call.
3. Call the startFlow method.
4. Set the payment type equal to Digital Goods.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 11
Through the Direct Payment API you receive a "10002 - security header is invalid" error response.
This means____________.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 12
Which of the following payment methods does not directly use funds from a customer bank account?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 13
Which three of the following are allowable values when using the STATUS variable to search for
transactions with a specific status?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A, D, E
Q: 14
What is the variable name used to signify the type of transaction/notification that an IPN represents?
Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
t r a n s a c t
i o n _ t y p e
Q: 15
What is the variable used to signify that an IPN is from a test server?
Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
T E S T _ I P N = 1
Q: 16
IMA stands for_______________.
Your Answer
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
INTERNET MERCHANT ACCOUNT
Q: 17
How many reauthorizations can be done on a single authorization?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 18
Select the correct sequence of operations for creating a PayPal Account with a bank account using
the Adaptive Accounts API?
1. Set the AccountType equal to PERSONAL
2. Redirect the user to PayPal
3. Set the createAccountKey
4. Make the CreateAccount API method call.
5. Make the AddBankAccount API method call.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 19
With PayPal Payments Advanced (US only), which three of the following services are included?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A, C, D
Q: 20
What is the correct sequence of the following operations for making a delayed chained payment?
1. Make the Pay API method call.
2. Make the ExecutePayment API method call
3. Set the actionType equal to PAY_PRIMARY.
4. Set the payKey value for the API request.