Patrik
Forum Replies Created
-
AuthorPosts
-
Hi,
Using our add on, you have to create your products as invoice items from menu Invoicing->Items. Then you need to add a hidden field in the ninja form and use item ids as a value of the hidden field. If you want multiple items to be added then you should add pipe(|) separated ids of the items. For example, 101|102|103. You will get item ids from the ‘ID’ column in Invoicing->Items. You need to then map this hidden field to the Items field you will get in Create Invoice or Quote action found in Email & Action tab of ninja form.
Let me know if this helps you or not.
Regards,
PatrikThis reply has been marked as private.Hi,
There must be at least one item for any invoice so we don’t allow to delete the single item of the invoice. If you want to delete that item then you have to add a new item and delete the old one.
Regards,
PatrikSeptember 4, 2019 at 6:44 am in reply to: Invoices in buddypress tab visible even if not logged in #3455This reply has been marked as private.Hi,
Yes, items in the draft will be not allowed to add to the invoice.
Regards,
PatrikHi,
If you want to show the common message for all invoices then you can do via Invoicing->Label Texts->Invoice Notice Label and Invoicing->Label Texts->Invoice notice settings. But if you want to show the customer notes to there specific to invoice then it will be not possible for now but we will work on it for the future enhancements.
Regards,
PatrikHi,
You can do this with the customization. We do not provide support for customization here. You can hire a developer if needed.
We have provided hooks and filters to extend our functionality of the plugin.
Regards,
PatrikHi,
As there is an update on stripe API regarding SCA, we are currently working on it and it will change the flow and API requests. We will surely look into reducing the time as well while implementing the things.
Regards,
PatrikThis reply has been marked as private.Hi,
You can try to enable Settings->Font Awesome->Enable v4 shims compatibility, which will enable support for old fonts.
Let me know if it resolves your issue or not. If it doesn’t work then you can dequeue our script.
Regards,
PatrikHi,
It is not taking much time but it will take at least few seconds to connect to stripe.com as we are using the remote calls to create customer, plan and charge on stripe.com so that will take few seconds to proceed.
Regards,
PatrikThis reply has been marked as private.August 13, 2019 at 10:35 am in reply to: Stripe Security Strong Customer Authentication – Update 14 Sept 2019 #3391Hi,
We have already this in our task list and we will release updates before this API updates applied on stripe. You will mostly need to update the add on when there is a new update.
Regards,
PatrikAugust 12, 2019 at 2:16 pm in reply to: Stripe – Discount (Error: The subscription plan in Stripe could not be created) #3389Also, We have released an update with these fixes. So you can update the plugin as well.
Regards,
PatrikAugust 12, 2019 at 11:21 am in reply to: Stripe – Discount (Error: The subscription plan in Stripe could not be created) #3387This reply has been marked as private. -
AuthorPosts