> For the complete documentation index, see [llms.txt](https://simpaypl.gitbook.io/simpay-laravel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simpaypl.gitbook.io/simpay-laravel/payments/responses/blikautopaymentsubscriptionexecutedresponse.md).

# BlikAutoPaymentSubscriptionExecutedResponse

Class is located at:

```php
\SimPay\Laravel\Responses\Payment\Subscriptions\BlikAutoPaymentSubscriptionExecutedResponse
```

Public parameters:

* `needsUserConfirmation` bool:
  * `true` means that payer needs to confirm this subscription via email
  * `false` means that transaction has been directed to BLIK and you should listen for IPN messages
