When do you plan to release support for WooCommerce High performance order storage? This is one of two plugins preventing us from test it out on our site.
]]>Does this work for manually created orders which are then sent to the user? I will be manually creating orders in the admin section but need the contract signature functionality.
]]>Hello,
I would use the plugin together with woocommerce and a booking plugin. Can I use it to generate digital contracts that are saved under an order? is it possible to call up a contract when picking up a product on a tablet and sign it digitally?
best regards
Daniel
There doesn’t seem to be any record on a document of the cart item key or the order item id (not to be confused with the product id for the order item).
Please add the following line to record $cart_item['key']
with the cloned document.
woocommerce-digital-signature/admin/woocommerce-esig-admin.php:184
WP_E_Sig()->meta->add( $agreement_id, 'esig_cart_item_key', $cart_item['key'] );
We are recording additional data from customers as they add the product to their cart, we then use it in the document. When we have multiple of the same document in the cart, we need to distinguish them.
]]>Is it possible to display a document with the data of a specific order?
]]>What is the date of the signature when customer put their sign. Can I set the date as the current date and time?
]]>Hi
Is there any hook available that if customer made an order then only first time need to contract sign. if we again make any order then need to checkout without contract signature.
pls advise?
Hi there,
I have woo-commerce on my website and wanted to know if this plugin is compatible with the most recent update of Woo Commerce?!
]]>Hello!
I’ve created a Shortcode to use in a contract. The problem is the $order_id variable, since it doesn’t give me the last $order_id.
I tried to force the variable, so it adds up to one more number.
I used the function that a user put in the following thread: https://www.ads-software.com/support/topic/please-suggest-any-function-for-getting-order-id/
You know what that could be?
The code is as follows:
$order_id = esig_woo_logic::get_after_checkout_order_id();
if ( !$order_id ) {
$docId = ESIG_SIF::get_instance()->esig_document_id();
$invitation = WP_E_Sig()->invite->getInviteBy( 'document_id', $docId );
$order_id = get_esig_order_id( $invitation->document_id, $invitation->invitation_id );
}
]]>
I have user this plugin on my site
It works when I purchase product at first.
Working required = After signature provided and on agree it should redirect to checkout page.
Issue : Does not redirect to checkout if purchased same product from same account again.
let me know on solution
]]>Hello,
I have document id and invitation id. Anyone, can you please suggest me how can I get order id by document id and invitation id. Please suggest ASAP. I already used below function but I can not get order id.
$invitation = WP_E_Sig()->invite->getInviteBy('document_id', $docId);
if (!$invitation) {
return $docContent;
}
$order_id = get_esig_order_id($invitation->document_id, $invitation->invitation_id);
Thanks
]]>Hi,
I’im interested in your plugin, but before I need to know if it is possible to manage differents contracts ? I explain :
In my shop, there are “training courses” to sale.
And there is a specific contract for each Training Course with different fields like the description, the date and so on…
I would like to assign each item with a specific contract to be signed.
Is it possible with your plugin ?
Thanks a lot,
Annabella
]]>Hello,
I install the e-signature plugin.But after install when ever i am trying to access on any pages it’s showing a fatal error – https://prntscr.com/ht5wao
How to solve the problem.
Regards
MM
Hey There!
It looks like you have a question about this plugin! I am super happy to answer that for you. ??
In order to give you the best (and quickest!) answer possible, you’ll want to submit this request via our website.
Here are some helpful links to get that request submitted.
Presales: https://www.approveme.com/contact
Support: https://www.approveme.com/support
Going through our website will really help me, help you! ??
Thank you for doing that!
I look forward to speaking with you soon and hope you have a lovely day!
Haley ??
Customer Happiness Engineer
ApproveMe
Plugin apparently hasn’t been updated since WC3 – attempts to use product and order properties directly, etc. Also uses deprecated WP_E_Sig() instance function.
I’ve waited long enough for an update, so I went ahead and did it myself.
I tested this against WC3.1, and I made my updates to still be compatible with 2.x, although I haven’t tested against 2.x
If you want to get the update, you can get it here:
WooCommerce Digital Signature (fork) on Github
How I can add more than 1 form to sign?
]]>Hi,
I am using this plugin with WooCommerce.
Agreement comes before & after checkout.
Agreement is different for every product.
Is this possible agreement comes on checkout page as any checkbox field on click popup agreement & fill it then after customer can buy product?
If possible how to do this?
Thanks.
I wanted it implement wp-signature on to my site.The user needs to sign document immediately after signing up to the program. Whenever client/user logs back in they will no longer see the agreement pages after signing. can i use this type of functionality in this plugin?
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>Will this plugin work if I am not selling anything online and just need a fitness client to sign a virtual contract for our fitness programs and do I need to purchase any other plugins to make this work?
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>I would like to restrict the signature capture ton certain products. Is this possible?
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>I need to have a form where the web site client enters their information, then clicks a couple of I Agree buttons then there is an eSignature – you say they do not leave the site, which is what we need.
It then needs to store that information – we have a custom form to store to database.
We don’t want to set up our servers for the certs – we do not have time to set all this up, so do you host this?
Nothing is contingent on this – purchase has already occurred.
Our client needs this asap.
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>I recently downloaded the plugin, however after installing it, I get an error that reads “this core is about” on the dashboard. Nothing else displays on the page, except for “this core is about”. What does this mean, and how do get this plugin to function with my site?
Thanks,
Greg
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>Hi!
this is nice plugin..but can I change header and footer of e signature page? actually I want same design as my theme.
waiting for your reply
Thanks!
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>I have created a Stand Alone Doc and created a WordPress page to store the document. When I check “Require purchasers to sign a contract” on my Product Page and try to choose the page that the doc is stored on from the drop down menu in the Esignature Options drop down menu, the page will not attach to my Product checkout. When I choose “Update” my Product page, the drop down menu gooes back to the default “Please Select Agreement Document”. I do have the WooCommerce Bookings plugin installed for my reservation products as well. Could this be the problem or is it not working for merchandise either?
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>Warning: Invalid argument supplied for foreach() in /home/wp_6fhxes/dodiejacobi.com/wp-content/plugins/woocommerce-digital-signature/admin/woocommerce-esig-admin.php on line 325
I think this probably has something to do with my other problem – not being able to attach any contracts to any products. I submitted a support ticket WEEKS ago with approveme as I have the business license, but haven’t heard ANYTHING back.
So far this plugin doesn’t work at all for me and I’ve been able to get NO support regarding it.
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>hi looks like i need to buy your pro license to do something, i though this part of wordpress was for full free plug ins
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>Hi!
I installed “Woocommerce Digital Signature”, I set up it on Checkout Page, but on my checkout the gateways which I’m using with “WooCommerce Authorized.net” plugin are not working. I can only click on radio buttons but the fields which are belongs to it are not opening I can’t see any field.. Means the tab is not opening of the selected radio button. How can I enter Credit Card details etc.
Thanks.
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>Hi,
We’d like to set up Woo Digital Signature such that people don’t have to sign every time they purchase a product. Whether being able to say sign for these products that are in this category, or have this tag, or on a global scale.
Thanks!
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>https://prntscr.com/7w1am2
https://prntscr.com/7w1cvv
is active but does not have the on the left side of dashboard
https://www.ads-software.com/plugins/woocommerce-digital-signature/
]]>