[@bigcommerce/checkout-sdk](../README.md) › [ButtonResponse](buttonresponse.md)

# Interface: ButtonResponse

## Hierarchy

* **ButtonResponse**

## Index

### Properties

* [type](buttonresponse.md#type)

## Properties

###  type

• **type**: *string*

https://docs.digitalriver.com/digital-river-api/payment-integrations-1/drop-in/drop-in-integration-guide#customizing-the-text-of-the-drop-in-button
The text of the Drop-in button is customizable. You can either display pre-configured text or you can specify a unique text
Examples type: "payNow" || type: "buyNow" || type: "completeOrder" || type: "submitOrder"
