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