Ashokkumar
Forum Replies Created
-
Hi Matheus Martins,
Thanks for your response,
Yes, this is out of box from Givewp. But we need this feature for our clients.Group of members or Company staffs can donate with single payment and need receipt (Tax exemption) for all individuals.
We tried with following workflow
1) We added optional checkbox (Add members) in donation form. Once payment completed we send email to company with link(donation_id & form_id) to upload members from a CSV file contains name, email, phone and amount. After successful csv upload, amount validated and all members added with user_id(separate wp table). Created separate pdf receipt template and download link attached with all donors.BUT THIS IS COMPLEX FOR DONORS.
Simply we need CSV upload option in the donation form. Capture the amount from CSV file and process payment. After the payment, add all members as donors connected mapped with single WP user (as per GiveWP) and split payment receipt for all members.
Think this scenario: 1000+ staffs from a corporate donate for COVID 19 and need Tax exemption receipt.
We don’t know how this is possible. But we can do it with your help.
Thanks again
- This reply was modified 3 years, 5 months ago by Ashokkumar.
- This reply was modified 3 years, 5 months ago by Ashokkumar.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce create user account after payment successThanks Mike for your quick reply
Forum: Plugins
In reply to: [BubbyPress Courseware Certificate] How can I use Courseware Certificate?I am not getting any message, even after completing all assignments.
Forum: Plugins
In reply to: WordPress Sphinx Search PluginJust now i notice that the problem is in data indexing. There is no files in var/data directory
Forum: Plugins
In reply to: WordPress Sphinx Search PluginWhen i run this Command in terminal (/opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/bin/indexer –rotate –config /opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx.conf wordpressdelta wordpressmain) it shows the following message.
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoffusing config file ‘/opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx.conf’…
ERROR: invalid section type ‘Deprecated’ in /opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx.conf line 2 col 11.
ERROR: invalid section type ‘Deprecated’ in /opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx.conf line 2 col 1.
FATAL: failed to parse config file ‘/opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx.conf’
root@TP088:/opt/lampp/htdocs/workspace/ossbooks/wp-content/uploads/sphinx/sphinx-0.9.9# Sphinx data indexing
Sphinx: command not found