Forum Replies Created
- AuthorPosts
-
Sorry, but there are no plans for this to be implemented (at least by myself) in the near or even medium term future.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.99.99% certain the following is your issue
https://docs.wp-pizza.com/troubleshooting/?section=cannot-add-more-than-one-item-to-cart
(especially looking at your session save path you posted )PS: I had quick look at the sofort account . they now have/display an actual “API Key” – which they did not before.
So – for clarity – it is actually *not* the API Key you should enter into the “Gateway Project API Key” in the wppizza gateway settings, but what they call the “Configuration key for your shop system”
which is in fact a combination of
Customer number:Project ID:API keyHope that helps
Make sure that your “Gateway Project API Key” matches exactly the the Api Key as described here
https://www.wp-pizza.com/downloads/wppizza-sofort-gateway/ => CREATING A GATEWAY PROJEC– what version of wppizza did you update from please (if you remember)
– can you enable debug like so https://docs.wp-pizza.com/troubleshooting/ please and tell me what your debug log says ?
– please also re-save your permalinks (WordPress -> Settings -> permalinks ) especially if you have changed some related settings somewhereThis reply has been marked as private.lol.
I don’t actually think i will ever get any ROI on this , given the development time that was involved (and I dont think this will be particularly popular, though I might be proven wrong), but your post made me curious as to if this would be possible to do to start off with and might open up other – as yet unknown – possibilities in the future.
So there you go 🙂
As it’s – evidently – quite new , i’m happy to hear any suggestions (or indeed any problems you may have of course).
Though am not committing to add to what’s there as it stands, feel free to suggest things . Will all somewhat depend on simplicity of implementation etcCheers
Maybe the following is something that’s of interest ?!
https://www.wp-pizza.com/downloads/wppizza-quotes/
(will also work just fine with the pdf invoices)9 March, 2020 at 4:07 pm in reply to: Switching delivery on checkout page doesn’t update delivery charge #46881This reply has been marked as private.9 March, 2020 at 12:26 pm in reply to: Switching delivery on checkout page doesn’t update delivery charge #46870first of all, please enable debug like so
https://docs.wp-pizza.com/troubleshooting/and let me know what – if anything – appears in your debug.log when this is happening
thanks
without a link, i cannot really comment to be honest
other than with css, no, not really
(and if you do that , the total will of course not seem to be a reflection of the combination of subotals , taxes etc etc displayed)i would guess just wrapping your query into an additional role check would do what you need
see here for example
https://wordpress.stackexchange.com/questions/5047/how-to-check-if-a-user-is-in-a-specific-roleyou should speak to your host what the exact path should be – this can be different on different servers
/tmp
may or may not work – it’s typical for many (afaik) hosts but certainly not all
it could also be
/var/lib/php5
/var/lib/php5/session
or a number of other thingsyou might also want to enable debug like so
https://docs.wp-pizza.com/troubleshooting/
and check your debug.log – it might tell you moreseems like a session issue
did you check this here
https://docs.wp-pizza.com/troubleshooting/?section=cannot-add-more-than-one-item-to-cart - AuthorPosts