public static class PaypalWalletExperienceContext.Builder extends Object
PaypalWalletExperienceContext.| Constructor and Description |
|---|
Builder() |
public PaypalWalletExperienceContext.Builder brandName(String brandName)
brandName - String value for brandName.public PaypalWalletExperienceContext.Builder locale(String locale)
locale - String value for locale.public PaypalWalletExperienceContext.Builder shippingPreference(PaypalWalletContextShippingPreference shippingPreference)
shippingPreference - PaypalWalletContextShippingPreference value for
shippingPreference.public PaypalWalletExperienceContext.Builder returnUrl(String returnUrl)
returnUrl - String value for returnUrl.public PaypalWalletExperienceContext.Builder cancelUrl(String cancelUrl)
cancelUrl - String value for cancelUrl.public PaypalWalletExperienceContext.Builder landingPage(PaypalExperienceLandingPage landingPage)
landingPage - PaypalExperienceLandingPage value for landingPage.public PaypalWalletExperienceContext.Builder userAction(PaypalExperienceUserAction userAction)
userAction - PaypalExperienceUserAction value for userAction.public PaypalWalletExperienceContext.Builder paymentMethodPreference(PayeePaymentMethodPreference paymentMethodPreference)
paymentMethodPreference - PayeePaymentMethodPreference value for
paymentMethodPreference.public PaypalWalletExperienceContext.Builder orderUpdateCallbackConfig(CallbackConfiguration orderUpdateCallbackConfig)
orderUpdateCallbackConfig - CallbackConfiguration value for
orderUpdateCallbackConfig.public PaypalWalletExperienceContext build()
PaypalWalletExperienceContext object using the set fields.PaypalWalletExperienceContextCopyright © 2025. All rights reserved.