PayPal Mobile Payments Library - 2012 iOS Betriebsanweisung

Stöbern Sie online oder laden Sie Betriebsanweisung nach Software PayPal Mobile Payments Library - 2012 iOS herunter. PayPal Mobile Payments Library - 2012 iOS Developer's Guide Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 57
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Mobile Payments Library
Developer Guide and
Reference –
iOS Edition
Last updated: Augst 2012
Seitenansicht 0
1 2 3 4 5 6 ... 56 57

Inhaltsverzeichnis

Seite 1 - Reference –

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

Seite 2

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

Seite 3 - Contents

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

Seite 4

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

Seite 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

Seite 6

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

Seite 7

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

Seite 8

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

Seite 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

Seite 10

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

Seite 11

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

Seite 12

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

Seite 13

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

Seite 14

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

Seite 15

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

Seite 16

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

Seite 17

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

Seite 18

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

Seite 19 - Preapproval

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

Seite 20

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

Seite 21

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

Seite 22

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

Seite 23

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

Seite 24

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

Seite 25

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

Seite 26

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

Seite 27

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

Seite 28

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

Seite 29

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

Seite 30 - Sample Code

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

Seite 31

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

Seite 32

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

Seite 33

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

Seite 34

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

Seite 35

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

Seite 36

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

Seite 37

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

Seite 38

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

Seite 39

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

Seite 40

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

Seite 41

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

Seite 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

Seite 43

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

Seite 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

Seite 45

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

Seite 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

Seite 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

Seite 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.

Seite 49

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

Seite 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

Seite 51 - Creating the App ID

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

Seite 52

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

Seite 53

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

Seite 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

Seite 55 - .mobileprovision file

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

Seite 56

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

Seite 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

Kommentare zu diesen Handbüchern

Keine Kommentare