PayPal Express Checkout - 2013 Podręcznik Użytkownika Strona 14

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 96
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 13
Express Checkout Processing Flow
Express Checkout Sale Transaction Example
1
14 Express Checkout for Payflow
below. Remember to replace <TOKEN> with the token value that you received in the Set
Express Checkout response.
The following example uses the META REFRESH tag.
<html>
<head>
<META HTTP-EQUIV="Refresh"CONTENT="0;URL=https://www.paypal.com/cgi-
bin/webscr?cmd=_express-checkout&token=<TOKEN>">
</head>
<body>
<!-- Most buyers will see the text below for less than a second. -->
<!-- Some browser types (example, cell phone)do not support META refresh tags. -->
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_express-
checkout&token=<TOKEN>"Click here if you are not redirected to PayPal within 5
seconds.</a>
</body>
</html>
Get Express Checkout Details (ACTION=G)
The Get Express Checkout Details request enables you to retrieve the buyers billing
information, such as the shipping address and email address. If you use Get Express Checkout
Details, you need to pass data for these parameters.
ACTION
TOKEN
The following is an example Get Express Checkout Details request:
TRXTYPE=S
&VENDOR=vendor
&USER=user
&PWD=pwd
&TENDER=P
&PARTNER=partner
&ACTION=G
&TOKEN=EC-17C76533PL706494P
The following is the Get Express Checkout Details response:
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 95 96

Komentarze do niniejszej Instrukcji

Brak uwag