Patrik
Forum Replies Created
-
AuthorPosts
-
Hi,
Yes, all admin emails are sent to admin email address which is set from there Settings>General>Email Address.
Let us know if you need any help from our side. We are happy to help you.
Hi,
Can you ask your hosting provider to check and enabled PHP session support?
I have applied the temporary fix as mentioned here https://wpgeodirectory.com/support/topic/price-package-problem/#post-462669
I have added the code in wp-config.php file. So once you resolve the issue with your hosting provider then you can remove the code at line no. 3 to 10.
Regards,
PatrikHi Ahmad,
Can you explain your issue bit more? Do you want to change the email address for sending mail or invoice sent to the user. Generally, the invoice has the user’s email address for whom it is created.
Regards,
PatrikHi,
I can log in to admin now. I also need FTP details to debug the things. I see the issue on your site. I want to check the sessions are working properly or not on your site and also session path is writable or not. So, kindly provide FTP details in the private reply here to troubleshoot the issue.
Regards,
PatrikThis reply has been marked as private.Hi,
We have already skipped the checkout flow for invoices if free package. So there will be no checkout for a free package and so no email will be sent. I would suggest waiting for the next update of payment manager add on.
Regards,
PatrikThis reply has been marked as private.Hi Vivek,
Thanks for your suggestions to integrate WPI with MyCreds. We don’t have such functionality for WPI plugin but we may think of this as an add on for future request. Regarding your payment gateway PayUmoney, we have add-on for WPI https://wpinvoicing.com/downloads/payumoney-payment-gateway/
Regards,
PatrikHi,
We have used default function ‘wpinv_dropdown_users’ of WordPress to display the user emails in dropdown which you can modify to display the name with email address. You can use the select2 JS library which provides support for search from the dropdown as well. So you can search user from there. Regarding custom invoice numbers, You can use a custom field for Invoice number and use the filter to replace the default number with your customer number.
Regards,
PatrikHi,
Regarding adding this into core we will add the task in our tasks list. Meanwhile, you can achieve this with minor customization. You can create a custom field for the wpi_invoice post type and use it as a reference number. We have given hooks and filters to make our plugin scalable. So you can display the same reference number on checkout or on the Invoice detail page. You may need to take help from the developer for this.
Regards,
PatrikHi,
Can you give me an example for which purpose and where you want to add the reference number field? Do you want it on the checkout page or in edit invoice on the backend?
Regards,
PatrikThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts