# usc-e-shop/2.11.31/includes/completion_settlement.php

Welcart e-Commerce, version 2.11.31. 7 lines.

- Page: https://pluginprobe.com/plugins/usc-e-shop/2.11.31/code/includes/completion_settlement.php
- Raw: https://pluginprobe.com/plugins/usc-e-shop/2.11.31/raw/includes/completion_settlement.php
- Modified: 2019-08-29T08:42:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/usc-e-shop/2.11.31/code/includes/completion_settlement.php#L10-L20`.

```php
<?php
if( isset( $this ) ) {
	$usces = &$this;
}

$html = apply_filters( 'usces_filter_completion_settlement_message', $html, $usces_entries );

```
