| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SetupTokenResponse> |
VaultController.createSetupToken(CreateSetupTokenInput input)
Creates a Setup Token from the given payment source and adds it to the Vault of the
associated customer.
|
CompletableFuture<ApiResponse<SetupTokenResponse>> |
VaultController.createSetupTokenAsync(CreateSetupTokenInput input)
Creates a Setup Token from the given payment source and adds it to the Vault of the
associated customer.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSetupTokenInput |
CreateSetupTokenInput.Builder.build()
Builds a new
CreateSetupTokenInput object using the set fields. |
Copyright © 2025. All rights reserved.