Re: PayPal Express Checkout
Go to the admin's Modules :: Payment; is the paypalwpp payment module enabled?
Re: PayPal Express Checkout
Quote:
Originally Posted by
lat9
Go to the admin's Modules :: Payment; is the paypalwpp payment module enabled?
Yes it is enabled but PayPal Website Payments Standard is not installed
Re: PayPal Express Checkout
PayPal Standard shouldn't be. Now that you're 'hit' the Modules :: Payment page, does that message still display for the order's display?
Re: PayPal Express Checkout
Quote:
Originally Posted by
lat9
PayPal Standard shouldn't be. Now that you're 'hit' the Modules :: Payment page, does that message still display for the order's display?
Yes it does show in Order details display at the top just under the order number only not in the Payment Modules Section.
If I click add refund in the Order Details it goes back to the home page in page in the admin
Re: PayPal Express Checkout
Turn on the paypalwpp payment-module's "debug" to log-to-file; the log(s) will be created in the site's /logs directory.
Once the debug is enabled, try that refund again and post back the obfuscated contents of any paypal logs generated.
Re: PayPal Express Checkout
Quote:
Originally Posted by
lat9
Turn on the paypalwpp payment-module's "debug" to log-to-file; the log(s) will be created in the site's /logs directory.
Once the debug is enabled, try that refund again and post back the obfuscated contents of any paypal logs generated.
This is the error log:
[14-Dec-2023 00:40:01 UTC] Request URI: /koala/keepalive.php?_=1702514138266, IP address: 45.125.247.117, Language id 1
#0 /home/xxxx/outdoorking.com.au/xxxx/includes/init_includes/init_so_config.php(66): zen_debug_error_handler()
#1 /home/xxxx/outdoorking.com.au/includes/autoload_func.php(40): require_once('/home/a1ntacdk3...')
#2 /home/xxxx/outdoorking.com.au/xxxx/includes/application_top.php(42): require('/home/a1ntacdk3...')
#3 /home/xxxx/outdoorking.com.au/xxxx/keepalive.php(9): require('/home/a1ntacdk3...')
--> PHP Warning: Undefined variable $module_file_for_version_check in /home/xxxx/outdoorking.com.au/xxxx/includes/init_includes/init_so_config.php on line 66.
Re: PayPal Express Checkout
That's a PHP error-log complaining about something in your Super Orders installation. The paypal logs are named (er) paypal*.log
Re: PayPal Express Checkout
Quote:
Originally Posted by
lat9
That's a PHP error-log complaining about something in your Super Orders installation. The paypal logs are named (er) paypal*.log
Am I better off removing the super orders module because it seems to be creating errors with the square module as well.
Re: PayPal Express Checkout
Re: PayPal Express Checkout
Hi barco57,
I removed the super orders module and the refund is working how it should with PayPal. (to be tested with Square later)
I now have another issue, which is I am unable to delete the part or edit the order like I used to in version 1.5.5e.
No buttons for the refund only the line that says Click for additional Payment Handling options. There used to be a button which I clicked which was Cancel but it is not there anymore either.
I checked that the super orders files three times to make sure that they were disabled by adding old to them, just in case I made an error before I finally delete them all.