Patrik
Forum Replies Created
-
AuthorPosts
-
For PDF addon, it will display only what is currently in Invoice details. No custom fields will be displayed for now but you can do that using customization by using a hook to insert the data somewhere in PDF invoice. See: https://wpinvoicing.com/docs/pdf-invoices-addon/
Contact form 7 can have as many fields as you want but if you ware talking about the CF7 add on for invoicing then there will be limited fields to use for creating an invoice by filling the form. See: https://wpinvoicing.com/docs/contact-form-7-addon/
Let me know if any queries.
Regards,
PatrikThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi,
You should activate invoicing for all sites having GD payment manager as it is required. If you want payment manager but not invoicing on subsites and just want to remove the notice then try adding the following code in the functions.php file of the currently active theme.
remove_action('admin_notices',array( 'GeoDir_Pricing', 'check_for_cart' ), 10);
If it doesn’t work then let me know the admin details in private reply to see the GD version and do some troubleshooting.
Regards,
PatrikThis reply has been marked as private.This reply has been marked as private.Hi,
You don’t need to set anything from the stripe side. Just do a few transactions from the invoicing and let me know if the issue is not fixed. If possible just let me know the steps to regenerate the issue so that I can try and fix the same.
Regards,
PatrikHi,
Thanks for noticing the issue. This is just an issue with the displayed amount but the amount charged to the customer is the same as an invoice total. I have fixed this in the add on and we will release an update soon. I have updated the changes on your site. Please review it and let me know if it works fine or not.
Regards,
PatrikHi,
We have already taken care for the zero decimal currencies like BIF, JPY but can you please share the temporary admin details and FTP details in private reply so that we can look into it? If you have any staging site then please share details of staging site so that we can do some test transactions as well.
Regards,
PatrikGood to know the issue is fixed. I am closing this ticket. Thank you!
This reply has been marked as private.This reply has been marked as private.Hi,
For the recurring transaction, we are only authorizing it and not capturing at that time. But I think we should change it based on the ‘Transaction Type’ setting. We will update this in next release. If you want to try before the release on your site then let us know the FTP details and I will make the changes on your site.
Regards,
PatrikHi,
We have released updates for this add on. Please update your add on and let me know if it works fine for you or not. We generally don’t edit the files from admin side and so we need FTP for that.
Regards,
Patrik -
AuthorPosts