sameermdesh
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Germanized for WooCommerce] Trusted shop integrationHello there,
I am getting output after checkout https://prnt.sc/19wmznj.
I am not sure where and what i need to change.Forum: Plugins
In reply to: [Germanized for WooCommerce] Trusted shop integrationHello,
Thank you your response. I am using latest Germanized woocommerce version 3.5.1.
Any changes required to the Thank you php file?<div id="trustedShopsCheckout" style="display: none;"> <span id="tsCheckoutOrderNr"><?php echo wc_ts_get_crud_data( $order, 'id' );?></span> <span id="tsCheckoutBuyerEmail"><?php echo wc_ts_get_crud_data( $order, 'billing_email' ); ?></span> <span id="tsCheckoutBuyerId"><?php echo wc_ts_get_crud_data( $order, 'user_id' ); ?></span> <span id="tsCheckoutOrderAmount"><?php echo $order->get_total(); ?></span> <span id="tsCheckoutOrderCurrency"><?php echo wc_ts_get_order_currency( $order ); ?></span> <span id="tsCheckoutOrderPaymentType"><?php echo $order->get_payment_method_title(); ?></span> <span id="tsCheckoutOrderEstDeliveryDate"></span>Thanks
SameerCustom CSS rule worked like charm. Thank you so much.
This is great plugin i have come across which boost pagespeed score to it’s maximum.Well done and Thank you again
Regards,
Sameer
Viewing 3 replies - 1 through 3 (of 3 total)