PayPal Authorization & Capture - 2006 Betriebsanweisung Seite 47

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 68
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 46
Authorization & Capture Integration Guide June 2006 47
5
Order Authorizations Scenarios
The following are common scenarios you will encounter when implementing order
authorizations.
Simple Order
TABLE 5.13 Simple Order Scenario
Complex Order
TABLE 5.14 Complex Order Scenario
Action API Call Running Balance
Your buyer orders an item from your
website.
You request an order from PayPal to
authorize the payment, specifying the
variable paymentaction=order. You
receive a response that the order has been
created for a payment amount of $100.00.
DoExpressCheckoutPaymentRequest
with:
<PaymentAction>
order
</PaymentAction>
You request authorization for $100.00. DoAuthorizationRequest <$100.00>
You capture funds in the amount of
$115.00, the maximum amount allowed.
The order now has a “Complete” status.
DoCaptureRequest $15.00
Action API Call Running Balance
Your buyer orders 2 items from your
website.
Seitenansicht 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 67 68

Kommentare zu diesen Handbüchern

Keine Kommentare