public static class SetupAmazonPayRequest.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SetupAmazonPayRequest |
build() |
SetupAmazonPayRequest.Builder |
withBillingAgreementAttributes(BillingAgreementAttributes billingAgreementAttributes) |
SetupAmazonPayRequest.Builder |
withCheckoutLanguage(String checkoutLanguage) |
SetupAmazonPayRequest.Builder |
withCountryOfEstablishment(String countryOfEstablishment) |
SetupAmazonPayRequest.Builder |
withLedgerCurrency(String ledgerCurrency) |
SetupAmazonPayRequest.Builder |
withNeedAmazonShippingAddress(Boolean needAmazonShippingAddress) |
SetupAmazonPayRequest.Builder |
withSandboxCustomerEmailId(String sandboxCustomerEmailId) |
SetupAmazonPayRequest.Builder |
withSandboxMode(Boolean sandboxMode) |
SetupAmazonPayRequest.Builder |
withSellerId(String sellerId) |
SetupAmazonPayRequest.Builder |
withVersion(String version) |
public SetupAmazonPayRequest.Builder withVersion(String version)
public SetupAmazonPayRequest.Builder withSellerId(String sellerId)
public SetupAmazonPayRequest.Builder withCountryOfEstablishment(String countryOfEstablishment)
public SetupAmazonPayRequest.Builder withLedgerCurrency(String ledgerCurrency)
public SetupAmazonPayRequest.Builder withCheckoutLanguage(String checkoutLanguage)
public SetupAmazonPayRequest.Builder withBillingAgreementAttributes(BillingAgreementAttributes billingAgreementAttributes)
public SetupAmazonPayRequest.Builder withNeedAmazonShippingAddress(Boolean needAmazonShippingAddress)
public SetupAmazonPayRequest.Builder withSandboxMode(Boolean sandboxMode)
public SetupAmazonPayRequest.Builder withSandboxCustomerEmailId(String sandboxCustomerEmailId)
public SetupAmazonPayRequest build()
Copyright © 2023. All rights reserved.