public class MobilePaymentProduct320SpecificInputHostedCheckout extends Object
Constructor and Description |
---|
MobilePaymentProduct320SpecificInputHostedCheckout() |
Modifier and Type | Method and Description |
---|---|
String |
getMerchantName()
Used as an input for the Google Pay payment sheet.
|
String |
getMerchantOrigin()
Used as an input for the Google Pay payment sheet.
|
GPayThreeDSecure |
getThreeDSecure()
Object containing specific data regarding 3-D Secure
|
void |
setMerchantName(String value)
Used as an input for the Google Pay payment sheet.
|
void |
setMerchantOrigin(String value)
Used as an input for the Google Pay payment sheet.
|
void |
setThreeDSecure(GPayThreeDSecure value)
Object containing specific data regarding 3-D Secure
|
public MobilePaymentProduct320SpecificInputHostedCheckout()
public String getMerchantName()
public void setMerchantName(String value)
public String getMerchantOrigin()
public void setMerchantOrigin(String value)
public GPayThreeDSecure getThreeDSecure()
public void setThreeDSecure(GPayThreeDSecure value)
Copyright © 2024 Worldline Global Collect. All rights reserved.