- Posts: 13
- Thank you received: 0
From Cart to Credit card authorization form
-
irtiza110
Inactive member - Topic Author
- New Member
Less
More
11 years 11 months ago #24444
by irtiza110
From Cart to Credit card authorization form was created by irtiza110
Hello All
I am making my online furniture store website on joomla. I am new to joomla.
What I want to know that If there is a customer who has already added 3 mattresses to the cart & now he wants to checkout.
As soon as he clicks on checkout I want him to submit a credit card authorization form.(A form displays for him to fill the fields).
That form should auto populate the selection that he did of 3 mattresses and then ask the customer to call us or pick it up. This form should automatically be emailed to me(store owner) that such such quantities has been added.
We expect the customer to come to the store verify the ID with credit card info & they can take the mattresses.
Currently I have virtuemart in this furniture template.
Any help will be appreciated. I am really new any help or directions would be appreciated.
I am making my online furniture store website on joomla. I am new to joomla.
What I want to know that If there is a customer who has already added 3 mattresses to the cart & now he wants to checkout.
As soon as he clicks on checkout I want him to submit a credit card authorization form.(A form displays for him to fill the fields).
That form should auto populate the selection that he did of 3 mattresses and then ask the customer to call us or pick it up. This form should automatically be emailed to me(store owner) that such such quantities has been added.
We expect the customer to come to the store verify the ID with credit card info & they can take the mattresses.
Currently I have virtuemart in this furniture template.
Any help will be appreciated. I am really new any help or directions would be appreciated.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24451
by ivan.milic
Replied by ivan.milic on topic From Cart to Credit card authorization form
That question is about new functionality you want, not about template issue. Hire freelancer or ask on vm forum about that
Please Log in to join the conversation.
-
irtiza110
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
11 years 11 months ago #24492
by irtiza110
Replied by irtiza110 on topic From Cart to Credit card authorization form
But your template is making it so hard. From your template I added an entry in shop. That was the mistake. Now I cannot remove it.
I see this everytime when I am trying to test any payment method.
info •Info: weigth_countries _weightCond orderWeight:0 method->weight_start: method->weight_stop: result:1
•Info: weigth_countries _nbproductsCond nbproducts:0 method->nbproducts_start:0 method->nbproducts_stop:0 result:1
•weigth_countries _orderamountCond cart_amount:0 method->orderamount_start:0 method->orderamount_stop:0 result:
•weigth_countries _zipCond zip:77020
•Info: weigth_countries _weightCond orderWeight:0 method->weight_start: method->weight_stop: result:1
•Info: weigth_countries _nbproductsCond nbproducts:0 method->nbproducts_start:0 method->nbproducts_stop:0 result:1
•weigth_countries _orderamountCond cart_amount:0 method->orderamount_start:0 method->orderamount_stop:0 result:
•weigth_countries _zipCond zip:77020
2ndly can you plz give us some tutorials on how to use your template's virtuemart as its diff from others outside.
I see this everytime when I am trying to test any payment method.
info •Info: weigth_countries _weightCond orderWeight:0 method->weight_start: method->weight_stop: result:1
•Info: weigth_countries _nbproductsCond nbproducts:0 method->nbproducts_start:0 method->nbproducts_stop:0 result:1
•weigth_countries _orderamountCond cart_amount:0 method->orderamount_start:0 method->orderamount_stop:0 result:
•weigth_countries _zipCond zip:77020
•Info: weigth_countries _weightCond orderWeight:0 method->weight_start: method->weight_stop: result:1
•Info: weigth_countries _nbproductsCond nbproducts:0 method->nbproducts_start:0 method->nbproducts_stop:0 result:1
•weigth_countries _orderamountCond cart_amount:0 method->orderamount_start:0 method->orderamount_stop:0 result:
•weigth_countries _zipCond zip:77020
2ndly can you plz give us some tutorials on how to use your template's virtuemart as its diff from others outside.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24505
by ivan.milic
Replied by ivan.milic on topic From Cart to Credit card authorization form
where do you see that?
Please Log in to join the conversation.
-
irtiza110
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
11 years 11 months ago #24597
by irtiza110
Replied by irtiza110 on topic From Cart to Credit card authorization form
Plz help me. I have disabled online payments n stuff. I will come back afterwards on it. Can you tell me why this is happening.
Error •vmError: exeSortSearchListQuery Unknown column 'p.product_name' in 'order clause' SQL=SELECT SQL_CALC_FOUND_ROWS l.`virtuemart_product_id` FROM `nwb64_virtuemart_products_en_gb` as l JOIN `nwb64_virtuemart_products` AS p using (`virtuemart_product_id`) LEFT JOIN `nwb64_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id` LEFT JOIN `nwb64_virtuemart_categories_en_gb` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id` LEFT JOIN `nwb64_virtuemart_product_shoppergroups` ON p.`virtuemart_product_id` = `nwb64_virtuemart_product_shoppergroups`.`virtuemart_product_id` LEFT OUTER JOIN `nwb64_virtuemart_shoppergroups` as s ON s.`virtuemart_shoppergroup_id` = `nwb64_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id` WHERE ( p.`published`="1" AND `pc`.`virtuemart_category_id` = 9 AND `pc`.`virtuemart_category_id` > 0 AND ( s.`virtuemart_shoppergroup_id`= "1" OR s.`virtuemart_shoppergroup_id` IS NULL ) ) group by p.`virtuemart_product_id` ORDER BY p.product_name ASC LIMIT 0, 9
When i sort my products by product name or manufacturers name?
Error •vmError: exeSortSearchListQuery Unknown column 'p.product_name' in 'order clause' SQL=SELECT SQL_CALC_FOUND_ROWS l.`virtuemart_product_id` FROM `nwb64_virtuemart_products_en_gb` as l JOIN `nwb64_virtuemart_products` AS p using (`virtuemart_product_id`) LEFT JOIN `nwb64_virtuemart_product_categories` as pc ON p.`virtuemart_product_id` = `pc`.`virtuemart_product_id` LEFT JOIN `nwb64_virtuemart_categories_en_gb` as c ON c.`virtuemart_category_id` = `pc`.`virtuemart_category_id` LEFT JOIN `nwb64_virtuemart_product_shoppergroups` ON p.`virtuemart_product_id` = `nwb64_virtuemart_product_shoppergroups`.`virtuemart_product_id` LEFT OUTER JOIN `nwb64_virtuemart_shoppergroups` as s ON s.`virtuemart_shoppergroup_id` = `nwb64_virtuemart_product_shoppergroups`.`virtuemart_shoppergroup_id` WHERE ( p.`published`="1" AND `pc`.`virtuemart_category_id` = 9 AND `pc`.`virtuemart_category_id` > 0 AND ( s.`virtuemart_shoppergroup_id`= "1" OR s.`virtuemart_shoppergroup_id` IS NULL ) ) group by p.`virtuemart_product_id` ORDER BY p.product_name ASC LIMIT 0, 9
When i sort my products by product name or manufacturers name?
Please Log in to join the conversation.
-
irtiza110
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
11 years 11 months ago #24600
by irtiza110
Replied by irtiza110 on topic From Cart to Credit card authorization form
Also plz can you tell me what does this mean
Warning, the Safe Path is empty, for safety reasons it is very important to create a folder in a path not accessible by an URL, create also a folder invoices in it to store your sensitive data secure. Our suggested path is for your system /home5/aonefurn/vmfiles, use this link to the config
?
Warning, the Safe Path is empty, for safety reasons it is very important to create a folder in a path not accessible by an URL, create also a folder invoices in it to store your sensitive data secure. Our suggested path is for your system /home5/aonefurn/vmfiles, use this link to the config
?
Please Log in to join the conversation.
Time to create page: 0.238 seconds