PayPal Mobile Payments Library - 2012 iOS Guia do Utilizador

Consulte online ou descarregue Guia do Utilizador para Software PayPal Mobile Payments Library - 2012 iOS. PayPal Mobile Payments Library - 2012 iOS Developer's Guide Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 57
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Mobile Payments Library
Developer Guide and
Reference –
iOS Edition
Last updated: Augst 2012
Vista de página 0
1 2 3 4 5 6 ... 56 57

Resumo do Conteúdo

Página 1 - Reference –

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

Página 2

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

Página 3 - Contents

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

Página 4

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

Página 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

Página 6

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

Página 7

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

Página 8

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

Página 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

Página 10

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

Página 11

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

Página 12

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

Página 13

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

Página 14

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

Página 15

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

Página 16

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

Página 17

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

Página 18

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

Página 19 - Preapproval

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

Página 20

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

Página 21

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

Página 22

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

Página 23

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

Página 24

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

Página 25

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

Página 26

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

Página 27

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

Página 28

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

Página 29

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

Página 30 - Sample Code

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

Página 31

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

Página 32

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

Página 33

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

Página 34

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

Página 35

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

Página 36

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

Página 37

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

Página 38

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

Página 39

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

Página 40

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

Página 41

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

Página 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

Página 43

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

Página 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

Página 45

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

Página 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

Página 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

Página 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.

Página 49

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

Página 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

Página 51 - Creating the App ID

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

Página 52

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

Página 53

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

Página 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

Página 55 - .mobileprovision file

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

Página 56

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

Página 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

Comentários a estes Manuais

Sem comentários