---
title: simulatesAskToBuyInSandbox
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skpayment/simulatesasktobuyinsandbox
---

# simulatesAskToBuyInSandbox

A Boolean value that produces an “ask to buy” flow for this payment in the sandbox.

## Declaration

```swift
var simulatesAskToBuyInSandbox: Bool { get }
```
