get_customer_id() ) : ?> get_billing_first_name() . ' ' . $order->get_billing_last_name() ); ?> get_billing_first_name() . ' ' . $order->get_billing_last_name() ); ?>
get_billing_email() ); ?> get_billing_phone() ) ) : ?>
get_billing_phone() ); ?>
get_formatted_billing_address() ? $order->get_formatted_billing_address() : __( 'No billing address set.', 'subscription' ) ); ?>
get_formatted_shipping_address() ? $order->get_formatted_shipping_address() : __( 'No shipping address set.', 'subscription' ) ); ?>