Integration Guide
Table Of Contents
- Express Checkout Integration Guide
- Contents
- Preface
- Introducing Express Checkout
- Express Checkout Button and Logo Image Integration
- PayPal Name-Value Pair API Basics
- Implementing the Simplest Express Checkout Integration
- Testing an Express Checkout Integration
- Customizing Express Checkout
- Implementing the Instant Update API
- Immediate Payment
- Implementing Parallel Payments
- Handling Payment Settlements
- Handling Recurring Payments
- How Recurring Payments Work
- Recurring Payments Terms
- Options for Creating a Recurring Payments Profile
- Recurring Payments With Express Checkout
- Recurring Payments Profile Status
- Getting Recurring Payments Profile Information
- Modifying a Recurring Payments Profile
- Billing the Outstanding Amount of a Profile
- Recurring Payments Notifications
- Using Other PayPal API Operations
- Integrating giropay with Express Checkout
Integrating giropay with Express Checkout
giropay Integration
13
134 May 2010 Express Checkout Integration Guide
Complete the Transaction
Corresponding to the three fields passed to SetExpressCheckout, you must add the following
three additional pages to your website:
Additional pages required for giropay integration
Receive Transaction Status Notification
After PayPal redirects the buyer to giropay, you receive transaction status information in the
following ways:
z IPN Notification
z Email (only for successful giropay or bank transfer transactions)
z PayPal Account Overview
z PayPal reports
NVP Field Description
Order Completion The GIROPAYSUCCESSURL page that PayPal redirects the buyer to after a
successful giropay payment.
Order Cancellation The GIROPAYCANCELURL page that PayPal redirects the buyer to after a giropay
or bank transfer payment is cancelled or fails.
Order Pending The BANKTXNPENDINGURL page that PayPal redirects the buyer to after a bank
transfer payment.