| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
RetrieveMerchantSettingsResponse |
CheckoutApi.retrieveMerchantSettings()
Retrieves the merchant-level settings for a Square-hosted checkout page.
|
RetrieveMerchantSettingsResponse |
DefaultCheckoutApi.retrieveMerchantSettings()
Retrieves the merchant-level settings for a Square-hosted checkout page.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RetrieveMerchantSettingsResponse> |
CheckoutApi.retrieveMerchantSettingsAsync()
Retrieves the merchant-level settings for a Square-hosted checkout page.
|
CompletableFuture<RetrieveMerchantSettingsResponse> |
DefaultCheckoutApi.retrieveMerchantSettingsAsync()
Retrieves the merchant-level settings for a Square-hosted checkout page.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveMerchantSettingsResponse |
RetrieveMerchantSettingsResponse.Builder.build()
Builds a new
RetrieveMerchantSettingsResponse object using the set fields. |
Copyright © 2024. All rights reserved.