- SA - Static variable in annotation type com.visa.checkout.Profile.Country
-
- SANDBOX - Static variable in annotation type com.visa.checkout.Environment
-
- SAR - Static variable in annotation type com.visa.checkout.PurchaseInfo.Currency
-
- SDK_PAUSED - Static variable in annotation type com.visa.checkout.VisaCheckoutSdk.Status
-
- SDK_RESUMED - Static variable in annotation type com.visa.checkout.VisaCheckoutSdk.Status
-
- sendResponse(Object) - Method in interface com.visa.checkout.VisaConfigResponse
-
Send data to the Visa Checkout SDK upon request.
- setAcceptCanadianVisaDebit(boolean) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Accept Canadian Visa Debit
- setAllowEnrollment(boolean) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Allow enrollment
- setAnimation(boolean) - Method in class com.visa.checkout.CheckoutButton
-
- setBillingAddress(VisaUserAddress) - Method in class com.visa.checkout.VisaUserInfo
-
Set the addressee's BillingAddress
- setBillingCountries(String[]) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Billing Countries
- setButtonHeight(int) - Method in class com.visa.checkout.CheckoutButton
-
- setButtonWidth(int) - Method in class com.visa.checkout.CheckoutButton
-
- setCampaignData(String) - Static method in class com.visa.checkout.VisaCheckoutSdk
-
Set Campaign Data
- setCardBrands(String[]) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Card Brands
- setCheckoutListener(CheckoutButton.CheckoutWithVisaListener) - Method in class com.visa.checkout.CheckoutButton
-
- setCity(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the name of the city that is associated with the billing address
- setColorStyle(String) - Method in class com.visa.checkout.CheckoutButton
-
- setCountryCode(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set default country code
- setCurrencyFormat(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set currency format for the transaction
- setCustomButtonUpdatedListener(VisaCheckoutSdk.CustomButtonUpdatedListener) - Static method in class com.visa.checkout.VisaCheckoutSdk
-
Set a callback for being notified if VisaCheckoutSdk.getCardArt() has been updated when
using a custom button.
- setCustomData(HashMap<String, String>) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set custom data for the transaction
- setCustomerSupportUrl(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set customer Support Url
- setDataLevel(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set data level - based on this response payload will be provided
- setDescription(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set description for the transaction
- setDiscount(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set discount for the transaction
- setDisplayName(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set display name
- setEmailAddress(String) - Method in class com.visa.checkout.VisaUserInfo
-
Set the consumer's EmailAddress
- setEnableTokenization(boolean) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set enable tokenization
- setEnableUserDataPrefill(boolean) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Enable user data prefill
- setEncryptionKey(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Encryption Key
- setExternalClientId(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set External client id
- setFirstName(String) - Method in class com.visa.checkout.VisaUserInfo
-
Set the consumer's given (first) name.
- setGiftWrap(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set giftwrap for the transaction
- setLastName(String) - Method in class com.visa.checkout.VisaUserInfo
-
Set the consumer's last name(surname).
- setLine1(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the addressee's complete name
- setLine2(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the second line of the address
- setLine3(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the third line of the address
- setLocale(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set default locale
- setLogoResourceId(int) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
- setLogoUrl(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set logo url, it appears on the Review and Continue page
- setMerchantId(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set merchant id
- setMerchantRequestId(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set merchant request id for the transaction
- setMisc(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set misc for the transaction
- setNewUserWelcomeMessage(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set New user welcome message
- setNewUserWelcomeMessageDesc(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set New user welcome message description
- setOrderId(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set order id for the transaction
- setPersonName(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the addressee's complete name
- setPhone(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the PhoneNumber that is associated with the billing address
- setPhoneNumber(String) - Method in class com.visa.checkout.VisaUserInfo
-
Set the consumer's PhoneNumber-e.g.
- setPostalCode(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the PostalCode that is associated with the billing address, e.g.
- setPrefillRequest(VisaConfigRequest) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set prefill request to get the notification from user to send user prefill JSON Object
- setProfileName(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set profile name
- setPromoCode(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set promo code for the transaction
- setReferenceCallId(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set reference call id for the transaction
- setReturnUserWelcomeMessage(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Return user welcome message
- setReviewMessage(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set review message for the transaction
- setShippingAddress(VisaUserAddress) - Method in class com.visa.checkout.VisaUserInfo
-
Set the addressee's ShippingAddress
- setShippingAddressRequired(boolean) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set shipping required for the transaction
- setShippingCountries(String[]) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set Shipping Countries
- setShippingHandling(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set shipping and Handling for the transaction
- setSourceId(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set source id for the transaction
- setStateProvinceCode(String) - Method in class com.visa.checkout.VisaUserAddress
-
Set the name of the state that is associated with the billing address, e.g.
- setSubTotal(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set subtotal for the transaction
- setSuppressThreeDSChallenge(boolean) - Method in class com.visa.checkout.ThreeDSSetup
-
Set this to true if 3DS should not challenge the user.
- setTax(BigDecimal) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set tax for the transaction
- setThreeDSActive(boolean) - Method in class com.visa.checkout.ThreeDSSetup
-
Set this to true if 3DS should be active.
- setThreeDSSetup(boolean, boolean) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Enable 3DS for the transaction
- setTwoCharacterCountryCode(String) - Method in class com.visa.checkout.VisaUserAddress
-
Get the CountryCode that is associated with the billing address, e.g.
- setUserReviewAction(String) - Method in class com.visa.checkout.PurchaseInfo.PurchaseInfoBuilder
-
(Optional) Set user review action for the transaction
- setWebsiteUrl(String) - Method in class com.visa.checkout.Profile.ProfileBuilder
-
(Optional) Set website Url
- SG - Static variable in annotation type com.visa.checkout.Profile.Country
-
- SGD - Static variable in annotation type com.visa.checkout.PurchaseInfo.Currency
-
- SHIPPING_AND_HANDLING_CHARGES - Static variable in class com.visa.checkout.PurchaseInfo
-
- SHIPPING_REQUIRED - Static variable in class com.visa.checkout.PurchaseInfo
-
- SOURCE_ID - Static variable in class com.visa.checkout.PurchaseInfo
-
- STANDARD - Static variable in annotation type com.visa.checkout.ButtonColor
-
- STANDARD - Static variable in annotation type com.visa.checkout.ButtonParams.ButtonColor
-
Deprecated.
- status(int, String) - Method in interface com.visa.checkout.VisaCheckoutSdkInitListener
-
Deprecated.
Called when the sdk has been initialized.
- SUB_TOTAL - Static variable in class com.visa.checkout.PurchaseInfo
-
- SUCCESS - Static variable in annotation type com.visa.checkout.VisaCheckoutSdk.Status
-
- SUMMARY - Static variable in annotation type com.visa.checkout.Profile.DataLevel
-