7
Oracle P11-101 P11-101 : PayPal Certified Developer: Payments 10 Q&A Version 3.0 http://www.insidetests.com/p11-101.htm

insidetests P11-101 Exam - PayPal Certified Developer: Payments

Embed Size (px)

DESCRIPTION

insidetests offers Oracle P11-101 questions and answers for your PayPal Certified Developer: Payments exam preparation. Download P11-101 free sample to check the quality.

Citation preview

Page 1: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Oracle P11-101

P11-101 : PayPal Certified Developer: Payments

10 Q&A

Version 3.0

http://www.insidetests.com/p11-101.htm

Page 2: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 2 -

Important Note, Please Read Carefully

Other insidetests products

A) Offline Testing engine

Use the offline Testing engine product topractice the questions in an exam environment.

Build a foundation of knowledge which will be useful also after passing the exam.

Latest Version

We are constantly reviewing our products. New material is added and old material is

revised. Free updates are available for 90 days after the purchase. You should check your

member zone at insidetests and update 3-4 days before the scheduled exam date.

Here is the procedure to get the latest version:

1.Go towww.insidetests.com

2.Click on Log in

3.The latest versions of all purchased products are downloadable from here. Just click the

links.

For most updates,it is enough just to print the new questions at the end of the new

version, not the whole document.

Feedback

If you spot a possible improvement then please let us know. We always interested in

improving product quality.

Feedback should be send to [email protected]. You should include the

following: Exam number, version, page number, question number, and your login Email.

Our experts will answer your mail promptly.

Copyright

Each iPAD file is a green exe file. if we find out that a particular iPAD Viewer file is

being distributed by you, insidetests reserves the right to take legal action against you

according to the International Copyright Laws.

Explanations

This product does not include explanations at the moment. If you are interested in

providing explanations for this exam, please contact [email protected].

Page 3: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 3 -

www.insidetests.com Q: 1 When executing a DoCapture API call, what value

should you pass as the authorization ID parameter?

A. authorizationId=<correlationId>

B. authorizationId=<authorizationId>

C. authorizationId=<orderId>

D. authorizationId=<transactionId>

Answer: D

www.insidetests.com Q: 2 When using Express Checkout, what is the proper URL

to use to direct the customer to PayPa after a successful SetExpressCheckout API

call?

A. https://www.pavpal.com/webscr?token=

B. https://vw/w.pavpal.com/cqi-bin/webscr?token=

C. https://www.paypal.com/expresscheckout?token=

D. https://www.paypal.com/webscr?cmd=_express-checkout&token=

Answer: D

www.insidetests.com Q: 3 Which of the following payment methods does not

directly use funds from a customer bank account?

Page 4: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 4 -

A. ACH

B. Credit card

C. Debit card

D. eCheck

Answer: B

www.insidetests.com Q: 4 When you (as a developer, using your own API

credentials) are running Express Checkout API calls on behalf of a merchant what

variable can you use to pass the merchant's PayPal account email address so that

the payment is associated with the merchant's account?

A. EMAIL

B. MERCHANTID

C. SELLEREMAIL

D. SUBJECT

Answer: D

www.insidetests.com Q: 5 When creating a subscription button, what variable sets

the subscription to reattempt a failed recurring payment before canceling it?

A. sra

B. src

C. srf

D. srr

Page 5: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 5 -

E. srt

Answer: A

www.insidetests.com Q: 6 When setting the value for the variable cmd. which of the

following is not a valid value?

A. _cart

B. _xclick

C. _xclick-auto-billing

D. _xclick-donations

E. _xclick-subscriptions

Answer: D

www.insidetests.com Q: 7 You want to hard set the shipping in the HTML code for

your non-hosted cleartext PayPal add-tocart button to $0.99 for an item and each

additional quantity of the same item. Which two of the following variables could you

use?

A. item_shipping_1

B. item_shipping_2

C. ship_amt_1

D. ship_amt_2

E. shipping

Page 6: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 6 -

F. shipping2

Answer: E, F

www.insidetests.com Q: 8 What does "authorization" mean in the context of credit

card processing?

A. Process of collecting a payment from a customer's credit card

B. Process of obtaining customer's consent for payment

C. Verification of availability of funds from customer's credit card

D. None of the above

Answer: C

www.insidetests.com Q: 9 Which three are true about eCheck?

A. The sender's PayPal account contains one or more bank accounts but no linked credit

card.

B. A payment is still an eCheck even though the sender has enough PayPal balance in

his/her account.

C. An eCheck payment cannot be refunded with the Refund API of Adaptive Payments.

D. Sender and primary receiver of a chained payment cannot use eCheck.

E. Funding of an eCheck is not available right away in the receiver's account, since

PayPal needs to wait for the sender's bank to clear it first.

Page 7: insidetests P11-101 Exam - PayPal Certified Developer: Payments

Leading the way in IT testing and certification tools, www.InsideTests.com

- 7 -

Answer: A, D, E

www.insidetests.com Q: 10 When setting up a recurring payment operation, which

two values should be passed to specify the intervals between billings?

A. BillingCycle

B. BillingPeriod

C. BillingFrequency

D. BillingRecurrence

E. TotalBillingCycles

Answer: B, C