Integration Guide
Table Of Contents
- Website Payments Pro Hosted Solution Integration Guide
- About This Guide
- Intended Audience
- Revision History
- Documentation Feedback
- Getting Started with Website Payments Pro Hosted Solution
- 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 Website Payments Standard to Hosted Solution
- Error Messages
- Currency Codes
- Index
Error Messages
86
10505 Your payment can't be
processed. Please contact the
merchant directly with this
code.
Transaction was refused because the AVS response
returned the value of N, and the merchant account is not
able to accept such transactions.
10507 Your payment can't be
processed. Please contact the
merchant directly with this
code.
Your PayPal account is restricted. Contact PayPal with
this error code.
10508 Please enter a valid card
expiration date.
Expiration date must be in the correct format.
10509 Your payment can't be
processed. Please contact the
merchant directly with this
code.
PayPal was unable to determine the IP address of the
buyer.
10511 Your payment can't be
processed. Please contact the
merchant directly with this
code.
Review the integration to ensure that a valid
PaymentAction value is supplied.
10512 Please enter a first name. First name of the buyer is required.
10513 Please enter a last name. Last name of the buyer is required.
10520 Your payment can't be
processed. Please contact the
merchant directly with this
code.
Amounts supplied do not match.
10523 Your payment can't be
processed right now. Please
try again later.
Try again later.
10525 Please enter a valid amount. Verify your integration to ensure that the amounts are
not zero.
10527 Please enter a valid card
number.
Credit card entered is invalid.
10534 Your payment can't be
processed. Please contact the
merchant directly with this
code.
Credit card entered is currently restricted by PayPal.
Contact PayPal with this error code.
10535 Please enter a valid credit
card number.
Credit card entered is invalid.
T
ABLE C.1 Error Codes and the Corresponding Corrective Actions(Continued)
Error Code Error Message Corrective Action