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