View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005079 | module PayPal | module PayPal - sub | public | 2013-04-19 08:20 | 2013-05-01 07:56 |
| Reporter | vaidas.matulevicius | Assigned To | |||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.0.4 | ||||
| Target Version | 2.0.5 | Fixed in Version | 2.0.5 | ||
| Summary | 0005079: Module can't do order if 'Authorization' is used as payment action | ||||
| Description | When you select PaymentAction=Authorization it leads to paypal error 10423 on order page. | ||||
| Additional Information | This probably happens because when sending request to paypal (setExpressCheckout) module do not set 'PAYMENTREQUEST_0_PAYMENTACTION', but when it is doing request (doExpressCheckout) it sets 'PAYMENTREQUEST_0_PAYMENTACTION'='Authrization'. | ||||
| Tags | No tags attached. | ||||