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

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

- Page: https://pluginprobe.com/plugins/better-payment/2.2.0/code/includes/Admin/views/better-payment-quick-setup.php
- Raw: https://pluginprobe.com/plugins/better-payment/2.2.0/raw/includes/Admin/views/better-payment-quick-setup.php
- Modified: 2026-06-08T10:50:18+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.2.0/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>
```
