PayPal Express Checkout - 2009 Guia do Utilizador

Consulte online ou descarregue Guia do Utilizador para não PayPal Express Checkout - 2009. PayPal Express Checkout - 2009 Integration Guide Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 110
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes

Resumo do Conteúdo

Página 1 - Integration Guide

Express Checkout Integration GuideLast updated: October 2009

Página 2

Introducing Express CheckoutGetting Started110 October 2009 Express Checkout Integration Guideprocess. The buyer can then proceed to review the order

Página 3 - Contents

Handling Recurring PaymentsBilling the Outstanding Amount of a Profile10100 October 2009 Express Checkout Integration GuideThe profile changes take ef

Página 4

Express Checkout Integration Guide October 2009 101Handling Recurring PaymentsRecurring Payments Notifications10z The profile must have a non-zero out

Página 5

Handling Recurring PaymentsRecurring Payments Notifications10102 October 2009 Express Checkout Integration Guide

Página 6

Express Checkout Integration Guide October 2009 10311Using Other PayPal API OperationsYou can use additional PayPal API operations to implement additi

Página 7 - Revision History

Using Other PayPal API OperationsHandling Payment Review11104 October 2009 Express Checkout Integration GuideREFUNDTYPE=Partial 3. For a partial refun

Página 8

Express Checkout Integration Guide October 2009 105Using Other PayPal API OperationsHandling Payment Review11NOTE: You must use version 58.0 to obtain

Página 9

Using Other PayPal API OperationsHandling Payment Review11106 October 2009 Express Checkout Integration GuideIMPORTANT: For best results, call the Get

Página 10 - Getting Started

Express Checkout Integration Guide October 2009 10712Integrating giropay with Express CheckoutYou must modify your Express Checkout implementation to

Página 11 - Introducing Express Checkout

Integrating giropay with Express Checkoutgiropay Page Flows108 October 2009 Express Checkout Integration GuidePage flow for a successful giropay payme

Página 12 - Express Checkout Flow

Express Checkout Integration Guide October 2009 109Integrating giropay with Express Checkoutgiropay Integrationgiropay IntegrationIf you offer the gir

Página 13

Express Checkout Integration Guide October 2009 11Introducing Express CheckoutGetting Started1Configuring and Customizing the Express Checkout Experie

Página 14 - Express Checkout Buttons

Integrating giropay with Express Checkoutgiropay Integration110 October 2009 Express Checkout Integration GuideComplete the TransactionCorresponding t

Página 15 - Express Checkout Command

Introducing Express CheckoutExpress Checkout Flow112 October 2009 Express Checkout Integration GuideExpress Checkout FlowYou initiate the Express Chec

Página 16 - Express Checkout Token Usage

Express Checkout Integration Guide October 2009 13Introducing Express CheckoutExpress Checkout Flow1Integrating Express Checkout from the Payment Meth

Página 17 - Logo Image Integration

Introducing Express CheckoutExpress Checkout Building Blocks114 October 2009 Express Checkout Integration Guidez On your Shopping Cart page, place the

Página 18 - Configuring the Dynamic Image

Express Checkout Integration Guide October 2009 15Introducing Express CheckoutExpress Checkout Building Blocks1To implement Express Checkout, you must

Página 19 - Set Up Image for Dynamic Use

Introducing Express CheckoutExpress Checkout Building Blocks116 October 2009 Express Checkout Integration GuideWhen you redirect your buyer’s browser

Página 20 - Choose the Image

Express Checkout Integration Guide October 2009 172Express Checkout Button and Logo Image IntegrationPayPal hosts the PayPal button and logo images th

Página 21 - Locale Codes

Express Checkout Button and Logo Image IntegrationDynamic Images218 October 2009 Express Checkout Integration Guidez Static imageThe dynamic images en

Página 22

Express Checkout Integration Guide October 2009 19Express Checkout Button and Logo Image IntegrationConfiguring the Dynamic Image2Set Up the Default I

Página 23

Express Checkout Integration GuideDocument Number: 100010.en_US-200910© 2009 PayPal, Inc. All rights reserved. PayPal is a registered trademark of Pay

Página 24

Express Checkout Button and Logo Image IntegrationDynamic Image Command Reference220 October 2009 Express Checkout Integration GuideChange the LocaleT

Página 25 - PayPal Name-Value Pair API

Express Checkout Integration Guide October 2009 21Express Checkout Button and Logo Image IntegrationDynamic Image Command Reference2Dynamic Image Para

Página 26 - Multiple API Operations

Express Checkout Button and Logo Image IntegrationDynamic Image Command Reference222 October 2009 Express Checkout Integration GuideCountry codes, lan

Página 27 - Token Security

Express Checkout Integration Guide October 2009 23Express Checkout Button and Logo Image IntegrationStatic PayPal Buttons and Images Source Requiremen

Página 28 - Obtaining API Credentials

Express Checkout Button and Logo Image IntegrationStatic PayPal Buttons and Images Source Requirements224 October 2009 Express Checkout Integration Gu

Página 29

Express Checkout Integration Guide October 2009 253PayPal Name-Value Pair API BasicsThe PayPal API uses a client-server model in which your site is a

Página 30 - Creating an NVP Request

PayPal Name-Value Pair API BasicsPayPal API Client-Server Architecture326 October 2009 Express Checkout Integration GuideThe request identifiesz The n

Página 31 - Specifying an API Credential

Express Checkout Integration Guide October 2009 27PayPal Name-Value Pair API BasicsPayPal API Client-Server Architecture3Token SecurityTypically, the

Página 32 - URL Encoding

PayPal Name-Value Pair API BasicsObtaining API Credentials328 October 2009 Express Checkout Integration GuideObtaining API CredentialsTo use the PayPa

Página 33 - Executing NVP API Operations

Express Checkout Integration Guide October 2009 29PayPal Name-Value Pair API BasicsObtaining API Credentials33. Click Request API Credentials.4. Check

Página 34 - Responding to an NVP Response

October 2009 3ContentsPreface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7Intended Audien

Página 35 - Express Checkout Integration

PayPal Name-Value Pair API BasicsCreating an NVP Request330 October 2009 Express Checkout Integration Guide5. To complete the process, click Done.Make

Página 36

Express Checkout Integration Guide October 2009 31PayPal Name-Value Pair API BasicsCreating an NVP Request3A method specifies the PayPal operation you

Página 37 - TOKEN=tokenValue

PayPal Name-Value Pair API BasicsCreating an NVP Request332 October 2009 Express Checkout Integration GuideTo enable PayPal to authenticate your reque

Página 38

Express Checkout Integration Guide October 2009 33PayPal Name-Value Pair API BasicsExecuting NVP API Operations3Executing NVP API OperationsYou execut

Página 39 - Integration

PayPal Name-Value Pair API BasicsResponding to an NVP Response334 October 2009 Express Checkout Integration GuideResponding to an NVP ResponseThe Name

Página 40

Express Checkout Integration Guide October 2009 354Implementing the Simplest Express Checkout IntegrationThe simplest Express Checkout integration req

Página 41

Implementing the Simplest Express Checkout IntegrationSetting Up the Express Checkout Transaction436 October 2009 Express Checkout Integration GuideNO

Página 42

Express Checkout Integration Guide October 2009 37Implementing the Simplest Express Checkout IntegrationObtaining Express Checkout Transaction Details

Página 43

Implementing the Simplest Express Checkout IntegrationCompleting the Express Checkout Transaction438 October 2009 Express Checkout Integration GuideTh

Página 44

Express Checkout Integration Guide October 2009 395Testing an Express Checkout IntegrationYou can test your Express Checkout integration in the Sandbo

Página 45 - Customizing Express Checkout

Contents4 October 2009Dynamic Image Command Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20Dynamic Im

Página 46

Testing an Express Checkout Integration540 October 2009 Express Checkout Integration GuideExpress Checkout Execution FlowThe following steps match the

Página 47

Express Checkout Integration Guide October 2009 41Testing an Express Checkout Integration5<form method=post action=https://api-3t.sandbox.paypal.co

Página 48

Testing an Express Checkout Integration542 October 2009 Express Checkout Integration Guidehttp://www.YourReturnURL.com/ ?token=EC-1NK66318YB717835M&am

Página 49

Express Checkout Integration Guide October 2009 43Testing an Express Checkout Integration5<form method=post action=https://api-3t.sandbox.paypal.co

Página 50

Testing an Express Checkout Integration544 October 2009 Express Checkout Integration Guide

Página 51

Express Checkout Integration Guide October 2009 456Customizing Express CheckoutYou can specify options in Express Checkout API requests that change th

Página 52

Customizing Express CheckoutPayPal Review Page Order Details646 October 2009 Express Checkout Integration Guide(9) – Shipping discount. If the buyer i

Página 53

Express Checkout Integration Guide October 2009 47Customizing Express CheckoutPayPal Review Page Order Details6PayPal Review page with order details S

Página 54 - PayPal Page Style

Customizing Express CheckoutPayPal Review Page Order Details648 October 2009 Express Checkout Integration GuideContinue, the instructions are returned

Página 55 - Custom Page Style

Express Checkout Integration Guide October 2009 49Customizing Express CheckoutPayPal Review Page Order Details6SetExpressCheckout Order Details Parame

Página 56

October 2009 5ContentsPayPal Page Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Página 57

Customizing Express CheckoutPayPal Review Page Order Details650 October 2009 Express Checkout Integration GuideRequest Parameters:[requiredSecurityPar

Página 58 - Changing the Locale

Express Checkout Integration Guide October 2009 51Customizing Express CheckoutPayPal Review Page Order Details6eBay-Issued IncentivesIf the buyer’s ch

Página 59 - Handling Shipping Addresses

Customizing Express CheckoutPayPal Review Page Order Details652 October 2009 Express Checkout Integration GuideNew Total after applying incentivesInte

Página 60 - Confirmed Address

Express Checkout Integration Guide October 2009 53Customizing Express CheckoutPayPal Review Page Order Details6– For multiple eBay items offered as a

Página 61

Customizing Express CheckoutPayPal Page Style654 October 2009 Express Checkout Integration GuideRequest Parameters:[requiredSecurityParameters] &M

Página 62

Express Checkout Integration Guide October 2009 55Customizing Express CheckoutPayPal Page Style6Custom Page StyleWhen your buyer logs into PayPal to c

Página 63 - Shipping Address Override

Customizing Express CheckoutPayPal Page Style656 October 2009 Express Checkout Integration Guidez Header border colorz Header background colorz Page b

Página 64

Express Checkout Integration Guide October 2009 57Customizing Express CheckoutPayPal Page Style6Review page with custom header imageThe following exam

Página 65

Customizing Express CheckoutChanging the Locale658 October 2009 Express Checkout Integration GuideResponse Parameters[successResponseFields] &TOK

Página 66

Express Checkout Integration Guide October 2009 59Customizing Express CheckoutHandling Shipping Addresses6The following example sets LOCALCODE to ES (

Página 67 - User Confirms Order on PayPal

Contents6 October 2009Chapter 10 Handling Recurring Payments. . . . . . . . . . . . . . . .89How Recurring Payments Work . . . . .

Página 68

Customizing Express CheckoutHandling Shipping Addresses660 October 2009 Express Checkout Integration GuideIn your SetExpressCheckout request, you can

Página 69 - About the Instant Update API

Express Checkout Integration Guide October 2009 61Customizing Express CheckoutHandling Shipping Addresses6Response Parameters[successResponseFields] &

Página 70

Customizing Express CheckoutHandling Shipping Addresses662 October 2009 Express Checkout Integration GuideRequest Parameters[requiredSecurityParameter

Página 71

Express Checkout Integration Guide October 2009 63Customizing Express CheckoutHandling Shipping Addresses6PayPal review page with shipping address sup

Página 72

Customizing Express CheckoutHandling Shipping Addresses664 October 2009 Express Checkout Integration GuideThe following example overrides the shipping

Página 73

Express Checkout Integration Guide October 2009 65Customizing Express CheckoutAutomatically Filling Out the PayPal Login Page6PayPal review page with

Página 74 - Setting Up the Callback

Customizing Express CheckoutAutomatically Filling Out the PayPal Login Page666 October 2009 Express Checkout Integration GuideRequest Parameters[requi

Página 75 - Other Considerations

Express Checkout Integration Guide October 2009 67Customizing Express CheckoutUser Confirms Order on PayPal6Pre-populated PayPal Login pageUser Confir

Página 76 - Using the Callback

Customizing Express CheckoutUser Confirms Order on PayPal668 October 2009 Express Checkout Integration Guideread Pay Now. (After the buyer returns fro

Página 77 - SetExpressCheckout

Express Checkout Integration Guide October 2009 697Implementing the Instant Update APIThe Instant Update API is a callback you can use to obtain the b

Página 78 - Response Parameters

Express Checkout Integration Guide October 2009 7PrefaceThis document describes Express Checkout integration. Intended AudienceThis document is intend

Página 79 - Callback Response

Implementing the Instant Update APIAbout the Instant Update API770 October 2009 Express Checkout Integration Guide3. Modify the existing Express Check

Página 80

Express Checkout Integration Guide October 2009 71Implementing the Instant Update APIAbout the Instant Update API7PayPal Review page with shipping opt

Página 81 - Immediate Payment

Implementing the Instant Update APIHow the Callback Works in the Express Checkout Flow772 October 2009 Express Checkout Integration GuideHow the Callb

Página 82

Express Checkout Integration Guide October 2009 73Implementing the Instant Update APIFollowing Instant Update API Best Practices74. The buyer is redir

Página 83

Implementing the Instant Update APISetting Up the Callback774 October 2009 Express Checkout Integration GuideSetting Up the CallbackTo set up the call

Página 84

Express Checkout Integration Guide October 2009 75Implementing the Instant Update APISetting Up the Callback7– Option length (L_ITEMLENGTHVALUEn, L_IT

Página 85 - Handling Payment Settlements

Implementing the Instant Update APIUsing the Callback776 October 2009 Express Checkout Integration GuidePayPal Review page when callback times out Usi

Página 86 - Order Payment Action

Express Checkout Integration Guide October 2009 77Implementing the Instant Update APIUsing the Callback7To use the callback, you add parameter fields

Página 87

Implementing the Instant Update APIUsing the Callback778 October 2009 Express Checkout Integration Guide[requiredSecurityParameters] &METHOD=SetE

Página 88

Express Checkout Integration Guide October 2009 79Implementing the Instant Update APIUsing the Callback7Callback RequestThe PayPal sends the parameter

Página 89

Revision History8 October 2009 Express Checkout Integration Guide

Página 90 - Recurring Payments Terms

Implementing the Instant Update APIUsing the Callback780 October 2009 Express Checkout Integration GuideMETHOD=CallbackResponse &OFFERINSURANCEOPT

Página 91

Express Checkout Integration Guide October 2009 818Immediate PaymentImmediate Payment ensures buyer payment for an item you are selling on eBay at the

Página 92

Immediate PaymentOverview of Immediate Payment882 October 2009 Express Checkout Integration GuideFrom left to right, the following events are represen

Página 93

Express Checkout Integration Guide October 2009 83Immediate PaymentIntegrating Immediate Payment into the Express Checkout Flow8– Buyer’s shipping add

Página 94

Immediate PaymentIntegrating Immediate Payment into the Express Checkout Flow884 October 2009 Express Checkout Integration Guidecart of eBay and non-e

Página 95

Express Checkout Integration Guide October 2009 859Handling Payment SettlementsYou can use PayPal API operations to handle the capture of payments aut

Página 96

Handling Payment SettlementsOrder Payment Action986 October 2009 Express Checkout Integration GuideAn authorization enables you to capture multiple pa

Página 97 - Specifying an Initial Payment

Express Checkout Integration Guide October 2009 87Handling Payment SettlementsOrder Payment Action9z Drop shipments, which are shipments from other ve

Página 98

Handling Payment SettlementsOrder Payment Action988 October 2009 Express Checkout Integration Guide

Página 99

Express Checkout Integration Guide October 2009 8910Handling Recurring PaymentsSet up a recurring payment to handle subscription and other payments th

Página 100 - Updating the Billing Amount

Express Checkout Integration Guide October 2009 91Introducing Express CheckoutExpress Checkout is PayPal’s premier checkout solution, which streamline

Página 101

Handling Recurring PaymentsRecurring Payments Terms1090 October 2009 Express Checkout Integration Guidez Bill the outstanding amount of the recurring

Página 102

Express Checkout Integration Guide October 2009 91Handling Recurring PaymentsRecurring Payments With Express Checkout10Recurring payments termsRecurri

Página 103 - Operations

Handling Recurring PaymentsRecurring Payments With Express Checkout1092 October 2009 Express Checkout Integration GuideThe circled numbers in the diag

Página 104 - Handling Payment Review

Express Checkout Integration Guide October 2009 93Handling Recurring PaymentsRecurring Payments With Express Checkout10Recurring payments processing f

Página 105

Handling Recurring PaymentsRecurring Payments With Express Checkout1094 October 2009 Express Checkout Integration Guidez Initiating the processing flo

Página 106

Express Checkout Integration Guide October 2009 95Handling Recurring PaymentsOptions for Creating a Recurring Payments Profile10For redirecting the bu

Página 107 - Checkout

Handling Recurring PaymentsOptions for Creating a Recurring Payments Profile1096 October 2009 Express Checkout Integration GuideRequired fields for sp

Página 108

Express Checkout Integration Guide October 2009 97Handling Recurring PaymentsOptions for Creating a Recurring Payments Profile10Required fields for sp

Página 109

Handling Recurring PaymentsRecurring Payments Profile Status1098 October 2009 Express Checkout Integration GuideBilling the Outstanding AmountIf a pay

Página 110 - Complete the Transaction

Express Checkout Integration Guide October 2009 99Handling Recurring PaymentsModifying a Recurring Payments Profile10NOTE: You can also get informatio

Comentários a estes Manuais

Sem comentários