Which of the following parameters must be specified in a GetExpressCheckoutDetails request?
Correct Answer:
METHOD
TOKEN
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
You have been asked by your client to set up a Paypal solution for her website. The client is asking for the following features:
1. Checkout will take place on the PayPal website.
2. Customers are not required to have a PayPal account in order to make a purchase.
3. The shopping cart will be on the client's website.
Which of the following PayPal solutions can you recommend to your client?
Correct Answer:
Payflow Pro
Payflow Link
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
In a SetExpressCheckout request, which parameter will be used to specify the image to appear at the top left of the payment page?
Correct Answer:
HDRIMG
Note: This Question is unanswered, help us to find answer for this one
Out of the following, which PayPal payment processing solution is recommended for transactions exceeding $2,000.00 USD?
Correct Answer:
Direct Payment API
Note: This Question is unanswered, help us to find answer for this one
If you are using L_AMTn and/or L_QTYn in a DoDirectPayment API call, which of the following parameters must also be specified?
Correct Answer:
ITEMAMT
Note: This Question is unanswered, help us to find answer for this one
Which of the following payment solutions includes Address Verification Services (AVS)?
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Which of the following HTML variables will be used to "Override Page Styles" on Individual Transactions for your Website Payment buttons?
Correct Answer:
page_style
Note: This Question is unanswered, help us to find answer for this one
While using the SOAP API with Signature Security, where will you post your request for a live transaction?
Correct Answer:
https://api-3t.paypal.com/2.0/
Note: This Question is unanswered, help us to find answer for this one
While using Express Checkout, where will you post your request for a test transaction?
Correct Answer:
https://api-3t.sandbox.paypal.com/nvp
Note: This Question is unanswered, help us to find answer for this one
Which of the following URLs will you visit to access or create a PayPal Sandbox account?
Correct Answer:
https://developer.paypal.com
Note: This Question is unanswered, help us to find answer for this one
Which of the following variables will be used to differentiate between live PayPal IPN and Sandbox IPN?
Correct Answer:
test_ipn
Note: This Question is unanswered, help us to find answer for this one
In Express Checkout by default, which method will be used to make the final sale?
Correct Answer:
DoExPressCheckoutPayment
Note: This Question is unanswered, help us to find answer for this one
Which of the options represents the correct sequence for making an online payment?
1.The customer selects the item to purchase and provides his/her credit card information.
2.The payment gateway sends the information to the processor which in turn routes it to the credit card issuer.
3.On receiving the relevant information, the merchant sends it to the payment processor.
4.The payment processor forwards the transaction results to the merchant, who then decides whether to accept or reject the order.
5.The bank which issued the credit card authorizes or declines the payment and sends the transaction result to the payment processor.
Correct Answer:
1,3,2,5,4
Note: This Question is unanswered, help us to find answer for this one
What will be the value of PAYMENTACTION in Express Checkout so as to authorize payment for multiple captures?
Correct Answer:
Order
Note: This Question is unanswered, help us to find answer for this one
During each PayPal API request session, how many times must the API credentials be included?
Correct Answer:
They are required with every request.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements is true?
Correct Answer:
A complaint occurs when a customer registers a complaint about a payment with PayPal. A chargeback occurs when a customer registers a complaint with the credit card company.
Note: This Question is unanswered, help us to find answer for this one
What is the greatest value allowed in the SetExpressCheckout request for the AMT parameter?
Correct Answer:
$10,000 USD
Note: This Question is unanswered, help us to find answer for this one
What do you mean by the term Authorization?
Correct Answer:
The process of verifying that the customer's credit card is valid, active and has sufficient credit limits.
Note: This Question is unanswered, help us to find answer for this one
For a DoDirectPayment API call, which of the following values will be used with the PAYMENTACTION parameter to authorize payment for later capture?
Correct Answer:
Authorization
Note: This Question is unanswered, help us to find answer for this one
Your client would like her customers to be able to checkout by phone. Which PayPal solution will you recommend to your client?
Correct Answer:
Virtual Terminal
Note: This Question is unanswered, help us to find answer for this one
What should be the value of the AMT parameter in case of a RefundTransaction request when the REFUNDTYPE is FULL
Correct Answer:
Do not set AMT.
Note: This Question is unanswered, help us to find answer for this one
State whether the following statement True or False?
"The email address that you use to register on Paypal Developer Central must be the same as your live PayPal email address."
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
Out of the following PayPal payment processing solutions, which one allows a customer to checkout on the merchant's website?
Correct Answer:
Payflow Pro
Note: This Question is unanswered, help us to find answer for this one
Which of the following security features is not supported by any of the PayPal payment processing solutions?
Correct Answer:
Site Verification Certificates
Note: This Question is unanswered, help us to find answer for this one
Out of the following PayPal payment processing solutions, which is best suited for allowing merchants to accept payments via phone, fax or email?
Correct Answer:
Virtual Terminal
Note: This Question is unanswered, help us to find answer for this one
Upto what limit of the original amount can you reauthorize a transaction in PayPal?
Correct Answer:
115%
Note: This Question is unanswered, help us to find answer for this one
While using the NVP API with Signature Security, where will you post your request for a live transaction?
Correct Answer:
https://api-3t.paypal.com/nvp
Note: This Question is unanswered, help us to find answer for this one
What is the default value of the PAYMENTACTION parameter in Express Checkout?
Correct Answer:
Sale
Note: This Question is unanswered, help us to find answer for this one
Is a customer allowed to dispute the charge of a payment made from his or her PayPal account?
Correct Answer:
Yes
Note: This Question is unanswered, help us to find answer for this one
What will happen if you assign different notification URLs for Instant Payment Notification(IPN) in your account profile and in your programming code?
Correct Answer:
The programming code URL will override the account profile URL.
Note: This Question is unanswered, help us to find answer for this one
After how much time does the token expire in Express Checkout?
Correct Answer:
3 hours
Note: This Question is unanswered, help us to find answer for this one
While using the NVP API with Certificate Security, where will you post your request for a test transaction?
Correct Answer:
https://api.sandbox.paypal.com/nvp/
Note: This Question is unanswered, help us to find answer for this one
While using the NVP API with Certificate Security, where will you post your request for a live transaction?
Correct Answer:
https://api.paypal.com/nvp
Note: This Question is unanswered, help us to find answer for this one
Does the button creation tool for PayPal Shopping Cart buttons support the encryption of the code it generates?
Correct Answer:
No
Note: This Question is unanswered, help us to find answer for this one
In a Name Value Pair (NVP) string, which character is used to separate the Name-Value pairs from one another and which character is used to separate the "Name" from the "Value" within each Name-Value pair?
Correct Answer:
& and =
Note: This Question is unanswered, help us to find answer for this one
In Express Checkout, how can you suppress the display of the shipping address on the PayPal payment pages?
Correct Answer:
By setting NOSHIPPING=1
Note: This Question is unanswered, help us to find answer for this one
While using the SOAP API with Certificate Security, where will you post your request for a test transaction?
Correct Answer:
https://api.sandbox.paypal.com/2.0/
Note: This Question is unanswered, help us to find answer for this one
Which of the following services will be used to import an API certificate into the Microsoft Windows certificate store?
Correct Answer:
WinHttpCertCfg.exe
Note: This Question is unanswered, help us to find answer for this one
While using the SOAP API with Certificate Security, where will you post your request for a live transaction?
Correct Answer:
https://api.paypal.com/2.0/
Note: This Question is unanswered, help us to find answer for this one
If the user closes the browser before redirection, which of the following is correct for Payment Data Transfer (PDT) and Instant Payment Notification (IPN)?
Correct Answer:
The transaction notification will be missed in case of PDT.
Note: This Question is unanswered, help us to find answer for this one
What do you mean by the term Settlement?
Correct Answer:
The crediting of the payment to the merchant's account.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are not true?
Correct Answer:
The payment processor is a financial institution such as American Express, Discover, MasterCard, Visa, JCB or Diners Club.
The credit card association is the entity that processes credit card transactions and settles funds for merchants.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following APIs are related to authorization and capture?
Correct Answer:
DoCapture
DoAuthorization
DoVoid
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are true for PayPal Account Optional?
Correct Answer:
It allows customers to make payments without having a Paypal account.
PayPal Account Optional is enabled by default.
The PayPal Account Optional feature is not available for Subscription buttons.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following parameters are required in a DoExpressCheckoutPayment request?
Correct Answer:
PAYMENTACTION
PAYERID
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are correct with regard to Payment Data Transfer(PDT)?
Correct Answer:
PDT requires Auto Return to be enabled.
PDT will not post data for reversals.
If the customer closes the browser window before redirection, the notification will be missed.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
If you are using encryption for your Buy Now button, which of the following statements are true?
Correct Answer:
Encrypted HTML code does not support option fields.
Encrypted HTML code cannot be tinkered with.
Encrypted HTML code can be used for email payment links.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following parameters are optional in a SetExpressCheckout request?
Correct Answer:
TOKEN
PAYMENTACTION
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following form actions are used to make test payments using the PayPal Sandbox?
Correct Answer:
action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post"
action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="get"
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
While making a request to the PayPal server, which of the following API security parameters are required if you are using a PayPal API certificate?
Correct Answer:
USER
PWD
VERSION
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following values are allowed for the cmd form field?
Correct Answer:
_cart
_xclick
_s-xclick
_notify_url
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following does PayPal recommend merchants to display on the return URL?
Correct Answer:
Item name
Amount paid
Payer email
Shipping address
PayPal transaction id
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Out of the following PayPal payment processing solutions, which ones do not require any programming skills (HTML/API) for implementation?
Correct Answer:
Email Payments
Virtual Terminal
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
PayPal offers a notification validation method called "Use Shared Secrets" which ensures validity of data and decreases network traffic to and from your website. Under what conditions should you use this method in your website to notify transactions?
Correct Answer:
If you are using an SSL enabled web server.
If you are using the notify_url variable on each individual payment transaction.
If you are using Encrypted Website Payments.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
While creating a Buy Now button using Merchant Services, which of the following parameters are optional under Item Details?
Correct Answer:
Item name/service
Weight
Buyer's default country
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following are valid refund types for the REFUNDTYPE parameter of the RefundTransaction request?
Correct Answer:
FULL
PARTIAL
OTHER
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
While making a DoDirectPayment API call, which of the following Parameters must be included in the Name-Value string?
Correct Answer:
PAYMENTACTION
ACCT
STREET
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
If the Auto Return feature is enabled in the PayPal profile, which of the following PayPal payments will it apply to?
Correct Answer:
Buy Now
Shopping Cart
Subscription
Donation buttons
Gift Certificate
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
In which of the following buttons is the PayPal Account Optional feature available?
Correct Answer:
Buy Now buttons
Cart buttons
Shopping buttons
Donation buttons
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Paypal Web Integration MCQs | Topic-wise