After how much time does the token expire in Express Checkout?
1 hour 50.0%
2 hours 0.0%
3 hours 50.0%
It never expires 0.0%
Does the button creation tool for PayPal Shopping Cart buttons support the encryption of the code it generates?
During each PayPal API request session, how many times must the API credentials be included?
They are required only with the first request. 0.0%
They are required with every request. 50.0%
They are required only with the last request. 50.0%
They are not required at all. 0.0%
For a DoDirectPayment API call, which of the following values will be used with the PAYMENTACTION parameter to authorize payment for later capture?
Sale 0.0%
Authorization 100.0%
PostAuthorization 0.0%
Pay 0.0%
PayAuth 0.0%
For a DoDirectPayment API call, which of the following values will be used with the PAYMENTACTION parameter to make the final sale for a credit card?
Sale 100.0%
Authorization 0.0%
Order 0.0%
Pay 0.0%
If the Auto Return feature is enabled in the PayPal profile, which of the following PayPal payments will it apply to?
Buy Now 20.0%
Shopping Cart 20.0%
Subscription 20.0%
Donation buttons 20.0%
Gift Certificate 20.0%
If the user closes the browser before redirection, which of the following is correct for Payment Data Transfer (PDT) and Instant Payment Notification (IPN)?
The transaction notification will be missed in case of PDT. 100.0%
The transaction notification will be missed in case of IPN. 0.0%
The transaction notification will not be missed for IPN or PDT. 0.0%
The transaction notification will be missed for IPN and PDT. 0.0%
If you are using encryption for your Buy Now button, which of the following statements are true?
Encrypted HTML code does not support option fields. 50.0%
Encrypted HTML code cannot be tinkered with. 50.0%
Encrypted HTML code can be used for email payment links. 0.0%
Encryption does not protect payment details from fraudulent alteration. 0.0%
If you are using L_AMTn and/or L_QTYn in a DoDirectPayment API call, which of the following parameters must also be specified?
AMT 0.0%
ITEMAMT 100.0%
ITEMTAX 0.0%
ITEM 0.0%
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-Val...
= and $ 0.0%
& and = 100.0%
& and @ 0.0%
= and & 0.0%
In a SetExpressCheckout request, which parameter will be used to specify the image to appear at the top left of the payment page?
HEADERIMG 0.0%
HDRBORDERCOLOR 0.0%
HDRIMG 100.0%
PAYFLOWIMG 0.0%
IMGHDR 0.0%
In Express Checkout by default, which method will be used to make the final sale?
SetExpressCheckout 100.0%
DoExPressCheckoutPayment 0.0%
GetExpressCheckoutDetails 0.0%
DoAuthorization 0.0%
In Express Checkout, by default which method will be used to make the final sale?
SetExpressCheckout 100.0%
DoExPressCheckoutPayment 0.0%
GetExpressCheckoutDetails 0.0%
DoAuthorization 0.0%
In Express Checkout, how can you suppress the display of the shipping address on the PayPal payment pages?
By setting NOSHIPPING=1 0.0%
By setting ADDROVERRIDE=0 100.0%
By setting NOSHIPPING=0 0.0%
By setting ADDROVERRIDE=1 0.0%
In which of the following buttons is the PayPal Account Optional feature available?
Buy Now buttons 20.0%
Subscription buttons 20.0%
Cart buttons 20.0%
Shopping buttons 20.0%
Donation buttons 20.0%
Is a customer allowed to dispute the charge of a payment made from his or her PayPal account?
Out of the following PayPal payment processing solutions, which is best suited for allowing merchants to accept payments via phone, fax or email?
Payflow Pro 100.0%
Website Payments Standard 0.0%
Email Payments 0.0%
Payflow Link 0.0%
Virtual Terminal 0.0%
Out of the following PayPal payment processing solutions, which one allows a customer to checkout on the merchant's website?
Email Payments 0.0%
Website Payments Standard 100.0%
Payflow Pro 0.0%
Payflow Link 0.0%
Virtual Terminal 0.0%
Out of the following PayPal payment processing solutions, which ones do not require any programming skills (HTML/API) for implementation?
Website Payments Pro 0.0%
Website Payments Standard 0.0%
Payflow Pro 33.0%
Payflow Link 0.0%
Email Payments 33.0%
Virtual Terminal 33.0%
Out of the following, which PayPal payment processing solution is recommended for transactions exceeding $2,000.00 USD?
PayPal Buy Now buttons 0%
PayPal Donation buttons 0%
Request Money feature 0%
Direct Payment API 0%
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 us...
If you are using an SSL enabled web server. 33.0%
If you are using the notify_url variable on each individual payment transaction. 33.0%
If you are using a shared website hosting service. 0.0%
If you are using website verification certificates. 0.0%
If you are using Encrypted Website Payments. 33.0%
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."
Upto what limit of the original amount can you reauthorize a transaction in PayPal?
115% 100.0%
100% 0.0%
125% 0.0%
105% 0.0%
What do you mean by the term Authorization?
The process of verifying that the customer's credit card is valid, active and has sufficient credit limits. 0.0%
The process of authenticating and verifying the identity of the merchant. 0.0%
The process of authorizing the merchant to charge the customer's card at any future date, such as in the case of a subscription payment. 100.0%
The process of debiting the payment from the customer's account and crediting it to the merchant's account. 0.0%
What do you mean by the term Settlement?
The issuing of a refund order at the request of the customer. 0.0%
The process of authenticating and verifying the identity of the customer. 100.0%
The process of authorizing the merchant to charge customer's card at any future date, such as in the case of a subscription payment. 0.0%
The crediting of the payment to the merchant's account. 0.0%
What is the default value of the PAYMENTACTION parameter in Express Checkout?
Sale 100.0%
Authorization 0.0%
Order 0.0%
Pay 0.0%
What is the greatest value allowed in the SetExpressCheckout request for the AMT parameter?
$5,000 USD 0.0%
$20,000 USD 0.0%
$10,000 USD 100.0%
$50,000 USD 0.0%
$25,000 USD 0.0%
What should be the value of the AMT parameter in case of a RefundTransaction request when the REFUNDTYPE is FULL?
AMT=0 0.0%
AMT=-1 0.0%
AMT=full 0.0%
Do not set AMT. 100.0%
What will be the value of PAYMENTACTION in Express Checkout so as to authorize payment for multiple captures?
Order 100.0%
Sale 0.0%
MulSale 0.0%
MulAuth 0.0%
What will happen if you assign different notification URLs for Instant Payment Notification(IPN) in your account profile and in your programming code?
The programming code URL will override the account profile URL. 100.0%
The account profile URL will override the programming code URL. 0.0%
Both URLs will receive the same notification information. 0.0%
An error will be produced due to the mismatch of the two URLs. 0.0%
Which of the following APIs are related to authorization and capture?
DoCapture 50.0%
DoAuthorization 50.0%
DoDirect 0.0%
DoVoid 0.0%
Which of the following are valid refund types for the REFUNDTYPE parameter of the RefundTransaction request?
FULL 33.0%
PARTIAL 33.0%
HALF 0.0%
OTHER 33.0%
PENALTY 0.0%
NONE 0.0%
Which of the following does PayPal recommend merchants to display on the return URL?
Item name 0.0%
Amount paid 33.0%
Payer email 33.0%
Shipping address 33.0%
PayPal transaction id 0.0%
Refund instructions 0.0%
Which of the following form actions are used to make test payments using the PayPal Sandbox?
action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" 50.0%
action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="get" 50.0%
action="https://www.developers.paypal.com/cgi-bin/" method="post" 0.0%
action="https://www.developers.sandbox.paypal.com/cgi-bin/webscr" method="get" 0.0%
Which of the following HTML variables will be used to "Override Page Styles" on Individual Transactions for your Website Payment buttons?
page_style 100.0%
paypalpage_style 0.0%
cust_style 0.0%
custome_page_style 0.0%
Which of the following parameters are optional in a SetExpressCheckout request?
TOKEN 50.0%
RETURNURL 50.0%
PAYMENTACTION 0.0%
CANCELURL 0.0%
Which of the following parameters are required in a DoExpressCheckoutPayment request?
AMT 0.0%
RETURNURL 0.0%
PAYMENTACTION 0.0%
PAYERID 50.0%
TOKEN 50.0%
Which of the following parameters must be specified in a GetExpressCheckoutDetails request?
METHOD 100.0%
BUSINESS 0.0%
TOKEN 0.0%
PAYERID 0.0%
Which of the following payment solutions includes Address Verification Services (AVS)?
Payflow Pro 0.0%
Email Payments 0.0%
Payflow Link 0.0%
Virtual Terminal 0.0%
All of the above 100.0%
Which of the following security features is not supported by any of the PayPal payment processing solutions?
Secure Sockets Layer (SSL) protocol 0.0%
Verification by Visa 0.0%
Electronic Firewall Monitoring 0.0%
Site Verification Certificates 0.0%
Encryption with key length of 128 bits 0.0%
Mastercard SecureCode 100.0%
Address Verification Services (AVS) 0.0%
Which of the following services will be used to import an API certificate into the Microsoft Windows certificate store?
WinMgmt.exe 0.0%
WinHttpsCertCfg.exe 0.0%
WinHttpCertCfg.exe 100.0%
msvsmon.exe 0.0%
Which of the following statements are correct with regard to Payment Data Transfer(PDT)?
PDT requires Auto Return to be enabled. 50.0%
PDT will post data for refunds. 0.0%
PDT will not post data for reversals. 0.0%
If the customer closes the browser window before redirection, the notification will be missed. 50.0%
Which of the following statements are not true?
The merchant is the one who sells goods or services. 0.0%
The customer is the one who holds the payment instrument. 0.0%
The payment processor is a financial institution such as American Express, Discover, MasterCard, Visa, JCB or Diners Club. 50.0%
The credit card association is the entity that processes credit card transactions and settles funds for merchants. 50.0%
Which of the following statements are true for PayPal Account Optional?
It allows customers to make payments without having a Paypal account. 50.0%
It allows merchants to receive payments without having a Paypal account. 0.0%
PayPal Account Optional is enabled by default. 50.0%
The PayPal Account Optional feature is not available for Subscription buttons. 0.0%
Which of the following statements is true?
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. 100.0%
A chargeback occurs when a customer registers a complaint about a payment with PayPal. A complaint occurs when a customer registers a complaint with the credit card company. 0.0%
A chargeback and a complaint are identical. 0.0%
Which of the following URLs will you visit to access or create a PayPal Sandbox account?
https://developer.paypal.com 0.0%
https://www.paypal.com 100.0%
https://www.sandbox.paypal.com 0.0%
https://www.sandbox.paypaldeveloper.com/ 0.0%
Which of the following values are allowed for the cmd form field?
_cart 33.0%
_xclick 33.0%
_s-xclick 33.0%
_cmdcart 0.0%
_notify_url 0.0%
_donate 0.0%
Which of the following variables will be used to differentiate between live PayPal IPN and Sandbox IPN?
ipn 0.0%
testipn 0.0%
test_ipn 0.0%
None of the above. 100.0%
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 s...
1,2,3,4,5 0.0%
1,3,2,5,4 100.0%
1,4,3,2,5 0.0%
1,3,4,2,5 0.0%
While creating a Buy Now button using Merchant Services, which of the following parameters are optional under Item Details?
Item name/service 0.0%
Weight 33.0%
Currency 0.0%
Item ID/number 33.0%
Buyer's default country 33.0%
While making a DoDirectPayment API call, which of the following Parameters must be included in the Name-Value string?
PAYMENTACTION 0.0%
ACCT 20.0%
STREET 20.0%
FIRSTNAME 0.0%
COUNTRYCODE 20.0%
LASTNAME 0.0%
ZIP 20.0%
IPADDRESS 20.0%
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?
USER 33.0%
PWD 33.0%
SIGNATURE 33.0%
VERSION 0.0%
SUBJECT 0.0%
While using Express Checkout, where will you post your request for a test transaction?
https://api.paypal.com/nvp 0.0%
https://api.sandbox.paypal.com/nvp 0.0%
https://www.sandbox.paypal.com/cgi-bin/webscr 0.0%
https://api-3t.sandbox.paypal.com/nvp 100.0%
While using the NVP API with Certificate Security, where will you post your request for a live transaction?
https://api-3t.paypal.com/nvp 0.0%
https://www.paypal.com/cgi-bin/webscr 0.0%
https://api.paypal.com/nvp 100.0%
https://www.paypal.com 0.0%
While using the NVP API with Certificate Security, where will you post your request for a test transaction?
https://api.paypal.com/nvp/ 0.0%
https://api.sandbox.paypal.com/nvp/ 100.0%
https://www.sandbox.paypal.com/cgi-bin/webscr/ 0.0%
https://api-3t.sandbox.paypal.com/nvp/ 0.0%
While using the NVP API with Signature Security, where will you post your request for a live transaction?
https://api-3t.paypal.com/nvp 100.0%
https://www.paypal.com/cgi-bin/webscr 0.0%
https://api.paypal.com/nvp 0.0%
https://www.paypal.com 0.0%
While using the SOAP API with Certificate Security, where will you post your request for a live transaction?
https://api.paypal.com/nvp/ 0.0%
https://api.paypal.com/2.0/ 100.0%
https://api-3t.paypal.com/nvp/ 0.0%
https://api-3t.paypal.com/2.0/ 0.0%
While using the SOAP API with Certificate Security, where will you post your request for a test transaction?
https://api.paypal.com/nvp 0.0%
https://api.sandbox.paypal.com/nvp/ 0.0%
https://www.sandbox.paypal.com/cgi-bin/webscr 0.0%
https://api.sandbox.paypal.com/2.0/ 100.0%
While using the SOAP API with Signature Security, where will you post your request for a live transaction?
https://api-3t.paypal.com/nvp/ 0.0%
https://www.paypal.com/cgi-bin/webscr/ 0.0%
https://api.paypal.com/2.0/ 0.0%
https://api-3t.paypal.com/2.0/ 100.0%
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...
Payflow Pro 100.0%
Payflow Link 0.0%
Email Payments 0.0%
Virtual Terminal 0.0%
Your client would like her customers to be able to checkout by phone. Which PayPal solution will you recommend to your client?
Payflow Pro 0.0%
Payflow Link 0.0%
Email Payments 0.0%
Virtual Terminal 100.0%