PayPal Mobile Payments Library - 2012 iOS Podręcznik Użytkownika

Przeglądaj online lub pobierz Podręcznik Użytkownika dla Oprogramowanie PayPal Mobile Payments Library - 2012 iOS. PayPal Mobile Payments Library - 2012 iOS Developer's Guide Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 57
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
Mobile Payments Library
Developer Guide and
Reference –
iOS Edition
Last updated: Augst 2012
Przeglądanie stron 0
1 2 3 4 5 6 ... 56 57

Podsumowanie treści

Strona 1 - Reference –

Mobile Payments Library Developer Guide and Reference – iOS Edition Last updated: Augst 2012

Strona 2

10 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Parameter Description PayPalApplicationId: (Required) PayP

Strona 3 - Contents

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 11 Parameter Description buttonTextType: (Optional) Determines

Strona 4

12 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition For a complete list of languages supported by the library, pl

Strona 5 - Preface

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 13 There are two delegate functions, one for Simple Payments and o

Strona 6

14 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition paymentCanceled Method This method is called as soon as the b

Strona 7

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 15 generated pay keys. More details and documentation are availabl

Strona 8

16 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Simple, Parallel, and Chained Payments Simple payments have a

Strona 9 - NOTES:

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 17 Chained Payments A chained payment is a payment from a sender t

Strona 10

18 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Preapprovals The PayPal Mobile Payments Library lets you obt

Strona 11

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 19 special codes that buyers enter to authorize preapproved paymen

Strona 12

PayPal Mobile Payments Developer Guide and Reference – iOS Edition Document Number 10105.en_US-201208 © 2011 PayPal, Inc. All rights

Strona 13

20 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Method Sequence for Preapproval Checkout

Strona 14

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 21 Custom Objects in the Mobile Payments Library The Mobile Payme

Strona 15

22 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition PayPalPayment This object is passed to the library in the Che

Strona 16

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 23 PayPalAdvancedPayment This object is passed to the library in t

Strona 17

24 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Property Description paymentSubType (Optional) The payment

Strona 18

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 25 PayPalInvoiceData This object is an optional parameter to a Pay

Strona 19 - Preapproval

26 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition PayPalReceiverAmounts This object is used in the dynamic amou

Strona 20

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 27 NOTE: If the buttonTextType parameter is set to 'TEXT_DO

Strona 21

28 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition PayPalPaymentStatus STATUS_COMPLETED: The payment has comple

Strona 22

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 29 Country or Region Supported Locale Codes Germany de_DE en_D

Strona 23

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 3 Contents Preface ...

Strona 24

30 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition • PayPalInvoiceItem.h • PayPalPayment.h • PayPalPreapprova

Strona 25

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 31 Implementation File The following snippet shows a simplified v

Strona 26

32 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition tax = taxAmount[i]; shipping = shippingAmount[i]; de

Strona 27

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 33 currentPayment.invoiceData = [[[PayPalInvoiceData alloc]

Strona 28

34 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Dynamic Amount Calculation This method is called by the libra

Strona 29

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 35 - (NSMutableArray *)adjustAmountsAdvancedForAddress:(PayPalAdd

Strona 30 - Sample Code

36 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition 2. The Checkout Experience with the Mobile Payments Library

Strona 31

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 37 Checkout Experience #2 – Goods or Services without Shipping Pa

Strona 32

38 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Checkout Experience #3 – Donations Payment type = Service /

Strona 33

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 39 Checkout Experience #4 – Personal Send Money Payments Payment t

Strona 34

4 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Checkout Experience #2 – Goods or Services without Shipping ..

Strona 35

40 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Checkout Experience #5 – Create Pin In the preceding experie

Strona 36

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 41 Checkout Experience #6 – Preapproval In this experience, you ex

Strona 37

42 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Creating Preapproval PINs During Preapproval Checkout Depend

Strona 38

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 43 3. Submitting Your Application to PayPal Before you submit yo

Strona 39

44 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition A. Currencies Supported by PayPal PayPal uses 3-character IS

Strona 40

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 45 B. Countries and Regions Supported by PayPal PayPal uses 2-cha

Strona 41

46 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Country or Region Code Eritrea ER Estonia EE Ethiopia

Strona 42 - Pay request that you send

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 47 Country or Region Code Monaco MC Mongolia MN Monstserrat

Strona 43

48 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Country or Region Code Uganda UG Ukraine UA United Ara

Strona 44

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 49 C. Creating an Ad Hoc Build The Ad Hoc distribution method fo

Strona 45

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 5 Preface The PayPal Mobile Payments Library provides secure, ext

Strona 46

50 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition 5. In the Common Name field enter your name. Ensure that th

Strona 47

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 51 Locating your Device ID 1. Connect your device to your Mac and

Strona 48

52 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition 1. Navigate to the App ID section of the Program Portal. 2.

Strona 49

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 53 Creating a Distribution Provisioning Profile To successfully bu

Strona 50 - Adding Device IDs

54 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Creating the Build in Xcode After the Distribution Provisioni

Strona 51 - Creating the App ID

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 55 The preceding example shows ‘iPhone Distribution

Strona 52

56 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition 9. Name the file “Entitlements.plist” and click Finish. Thi

Strona 53

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 57 Verifying a Successful Ad Hoc Distribution Build 1. Open the B

Strona 54 - Creating the Build in Xcode

6 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition Version Date Published Description 1.0 October 2010 Adde

Strona 55 - .mobileprovision file

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 7 1. PayPal Mobile Payments Library This section provides detail

Strona 56

8 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition NOTE: The Mobile Payments Library binds specific devices to s

Strona 57

Mobile Payments Library Developer Guide and Reference –iOS Edition August 2012 9 In either case, you need to make sure the initialization is succ

Komentarze do niniejszej Instrukcji

Brak uwag