| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
RegisterDomainResponse |
ApplePayApi.registerDomain(RegisterDomainRequest body)
Activates a domain for use with Apple Pay on the Web and Square.
|
RegisterDomainResponse |
DefaultApplePayApi.registerDomain(RegisterDomainRequest body)
Activates a domain for use with Apple Pay on the Web and Square.
|
CompletableFuture<RegisterDomainResponse> |
ApplePayApi.registerDomainAsync(RegisterDomainRequest body)
Activates a domain for use with Apple Pay on the Web and Square.
|
CompletableFuture<RegisterDomainResponse> |
DefaultApplePayApi.registerDomainAsync(RegisterDomainRequest body)
Activates a domain for use with Apple Pay on the Web and Square.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterDomainRequest |
RegisterDomainRequest.Builder.build()
Builds a new
RegisterDomainRequest object using the set fields. |
Copyright © 2022. All rights reserved.