# better-payment/2.3.1/includes/Admin/views/better-payment-quick-setup.php

Better Payment – Instant Payments, Donations, Fundraising with Subscriptions &amp; More, version 2.3.1. 7 lines.

- Page: https://pluginprobe.com/plugins/better-payment/2.3.1/code/includes/Admin/views/better-payment-quick-setup.php
- Raw: https://pluginprobe.com/plugins/better-payment/2.3.1/raw/includes/Admin/views/better-payment-quick-setup.php
- Modified: 2025-12-15T09:56:04+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/better-payment/2.3.1/code/includes/Admin/views/better-payment-quick-setup.php#L10-L20`.

```php
<?php
	// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
?>
<div id="better-payment-quick-setup-wizard-container"></div>
```
