Integration Guide
Table Of Contents
- PayPal Intégral Evolution Integration Guide
- About This Guide
- Intended Audience
- Revision History
- Documentation Feedback
- Getting Started with PayPal Intégral Evolution
- Integrating Your Website Using HTML
- Customising Your PayPal Payment Page
- Integrating iFrame in Your Website
- Integrating Your Website Using API
- Testing Your Integration in Sandbox
- Order Processing
- Protecting Buttons by Using Encrypted Website Payments
- Public Key Encryption Used by Encrypted Website Payments
- Setting Up Certificates Before Using Encrypted Website Payments
- Generating Your Private Key Using OpenSSL
- Generating Your Public Certificate Using OpenSSL
- Uploading Your Public Certificate to Your PayPal Account
- Downloading the PayPal Public Certificate from the PayPal Website
- Removing Your Public Certificate
- Using Encrypted Website Payments to Protect Your Payment Buttons
- Blocking Unprotected and Non-encrypted Website Payments
- Optional API Operations
- Moving from PayPal Intégral to PayPal Intégral Evolution
- Error Messages
- Currency Codes
- Index
Order Processing
Fulfilling Order
56
Execute a GetTransactionDetails API Call
Using GetTransactionDetails API, you can obtain information about a specific
transaction.
If you are integrated with PayPal APIs, you can call GetTransactionDetails with the
Transaction ID that was returned in the web redirect to validate the authenticity of the order.
For complete details, refer to “GetTransactionDetails API” on page 63.
Fulfilling Order
After you have verified the authenticity of the payment amount and status, you can fulfil the
order by shipping the item to the buyer.
N OTE: To benefit from PayPal’s Seller Protection, the item must be shipped to the address
specified on the PayPal payment page or communicated to PayPal. Otherwise, the item
is not eligible for Seller Protection. For more information, refer to “Seller Protection”
on page 11.










