anbuwp
Forum Replies Created
-
Im using webtoffe and woocomemrce plugin my website. From my cart page if i choose the quantity,size and color then its need to be passed to display on the pay via stripe checkout page. Need an option to update the quantity also
Forum: Plugins
In reply to: [Payment Gateway of Stripe for WooCommerce] Send Stripe custom metadataI need pass the data to stripe payment link from my website
Order For: Adult Head
Size:S
if (isset($_POST[‘variation-OrderFor’])) { 10 $order_for = $_POST[‘variation-OrderFor’]; 11 } 12 if (isset($_POST[‘variation-HeadSize’])) { 13 $head_size = $_POST[‘variation-HeadSize’]; 14 }How to achieve this ??
Thanks for your response, Kim. Actually, I need to import csv file in the import csv- upload csv file not a SQL file in the data explore section. So, compressing SQL file and upload it as a ZIP file there is not possible. I have checked all the memory configs it already set to the higher limit. The upload csv file size was around 249 MB. Is there any other solution?