Forum

Thread tagged as: Question, Shop

show shipping address and customer details on order confirmation page

How can i show shipping address for the order and customer name and email id on order confirmation page?

this is what I am using

perch_shop_order_items(perch_shop_successful_order_id(), array('template'=>'shop/orders/points_items.html'));
sawan ruparel

sawan ruparel 0 points

  • 5 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

You should be able to use perch_shop_customer_address()

https://docs.grabaperch.com/functions/shop/customers/perch-shop-customer-address/