yvoronoy / magento-extension-extra-fee

Magento Extension Extra Fee based on Shopping Cart Price Rule
GNU General Public License v2.0
33 stars 17 forks source link

paypal #10

Open antoniofruncillo1976 opened 8 years ago

antoniofruncillo1976 commented 8 years ago

I install this module in v. 1.4 but in payment with paypal no payment and see white page. why?

yvoronoy commented 8 years ago

@antoniofruncillo1976 Please check your web server error logs Looks like you have got a fatal error.

antoniofruncillo1976 commented 8 years ago

error.txt but no error only white page to return the payment paypal

yvoronoy commented 8 years ago

You are using a very old Magento, I'm not sure if it will work with these version. So I propose you try to install a vanilla Magento 1.4.x and check if it works. If it doesn't work, you have to upgrade to 1.9.x

antoniofruncillo1976 commented 8 years ago

no versione magento is: Magento ver. 1.9.2.1

yvoronoy commented 8 years ago

Oh, I have thought you are using 1.4, nevermind. So to identify the cause of the issue we need logs. White page is definitely caused by some server error. Ensure you have enabled display_errors and error_reporting. and then check web server logs and Magento var/log directory.

antoniofruncillo1976 commented 8 years ago

version 1.4 is vanila no magento. this is file error exception.txt

yvoronoy commented 8 years ago

@antoniofruncillo1976 Thank you, looks like something wrong with grand total rounding. Can you provided Test Case how I was able to reproduce it ?

antoniofruncillo1976 commented 8 years ago

what???

antoniofruncillo1976 commented 8 years ago

I test and the order arrived the final (payment paypal) only when the order not include the extra fee. otherwise the same order inclede extra fee not arrived the finals. es order the total ammont is EUR 44.72

onebrady commented 7 years ago

I'm also getting a paypal error 10413. It is stating the transaction is refused because of an invalid argument. cart totals do not match. The issue is that on the setexpresscheckout array it's not including the fee in the tax amount. Any ideas on a resolution?

DogasERON commented 5 years ago

Any solution out there ? I Get the same error too:

"Missing field AMT" while trying to check out via paypal...

Kirmaljeetk commented 5 years ago

Please provide solution for PayPal rejection issue.