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

# simulatesAskToBuyInSandbox

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

## Declaration

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