forked from magento/devdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpayflow.html
37 lines (25 loc) · 1.7 KB
/
payflow.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}common/css/stylesheet.css"/>
<link rel="stylesheet" href="{{ site.baseurl }}common/css/stylesheet-fonts.css" type="text/css" charset="utf-8">
<link rel="icon" href="{{ site.baseurl }}common/css/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="{{ site.baseurl }}common/css/favicon.ico" type="image/x-icon">
<title>Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</title>
</head>
<body>
<img src="{{ site.baseurl }}common/images/m1x/m1xheader.png" width="1024" alt="header" />
<a name="top"></a>
<h1Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</h1>
<div id="content">
<!-- url: 10431-ee11202 -->
<!-- title: Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2 -->
<h2 id="problem">Problem</h2>
<p>A customer applies a coupon code when checking out in a web store that runs EE 1.12.0.2 and is configured to use the Payflow Pro or Payflow Express payment methods. The following error displays:</p>
<code>PayPal gateway rejected the request. Field format error: 10431-Item amount is invalid</code>
<h2 id="solution">Solution</h2>
<p>To resolve this issue, <a href="http://support.magento.com/" target="_blank">contact Magento Support</a> and request the patch for support issue ID SUPEE-1474.</p>
<p>Then apply the patch as discussed in <a href="{{ site.m1xgdeurl }}other/ht_install-patches.html">How to Apply and Revert Magento Patches</a>.</p>