Chris Muench
Comments
Recent activity by Chris Muench
-
1. You can disable the cash payment in store config 2. There isn't a way to disable returns at this time
- View comment
- 0 votes
-
it already is https://phppos.com/downloads.php
- View comment
- 0 votes
-
This has been fixed and building a release now. Should be 20-40 minutes
- View comment
- 0 votes
-
I was able to process in my test 16.3. What error are you getting? Can you send screencast or list detailed steps?
- View comment
- 0 votes
-
correct; it is just a way to layout a module; you can look at other modules on how to do a table
- View comment
- 0 votes
-
Here is an example if you were making an appointments module. You would need a controller called Appointments and the following sql to generate the menu and permissions. Please send me an email (su...
- View comment
- 0 votes
-
Just tested this on demo and it works <?php //////////////////////////////////////////////////////////$api_base_url = 'https://demo.phppointofsale.com/index.php/api/v1/';$api_key = 'c08048s0ksgco...
- View comment
- 0 votes
-
Are you passing the api key in as a header? Here is an example for getting all items <?php //////////////////////////////////////////////////////////$api_base_url = 'https://demo.phppointofsale.com...
- View comment
- 0 votes
-
Make sure your url for woo matches exactly how it is setup in Wordpress
- View comment
- 0 votes
-
Send a message to support@phppos.com and I can help with this
- View comment
- 0 votes