- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2018
06:26 AM
05-31-2018
06:26 AM
Re: Not visible payment Method option in admin
Thanks @Damian Culotta, checking the logs i found that there is a php method on failure. I am currently working on it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2018
04:10 AM
06-01-2018
04:10 AM
Re: Not visible payment Method option in admin
I found the next error in the log:
[2018-05-31 22:46:30] main.DEBUG: cache_invalidate: {"method":"GET","url":"http:/","invalidateInfo":{"tags":[],"mode":"all"},"is_exception":false} []
Please let me know if you have any clues.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2018
04:13 AM
06-01-2018
04:13 AM
Re: Not visible payment Method option in admin
@Damian Culotta to add, the problem started just befor saving the configuration of the payment module in: Stores>Configuration>Sales>Payment.
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2018
04:16 AM
06-01-2018
04:16 AM
Re: Not visible payment Method option in admin
Hi @vholkano
I have seen the New error which you have posted and looks like its not an error , cache is invalidated.
Now run below commands in sequencially
rm -rf generated php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
That might work for you !
if issue solved,Click Kudos & Accept as Solution
- « Previous
-
- 1
- 2
- Next »