Method | Description | |
---|---|---|
CreateFullWalletRequest ( |
||
CreateMaskedWalletRequest ( |
||
CreateNotifyTransactionStatusRequest ( string googleTransactionId, int status ) : NotifyTransactionStatusRequest | ||
CreateStripeMaskedWalletRequest ( |
Method | Description | |
---|---|---|
CreateMaskedWalletRequest ( |
||
buildLineItems ( |
||
calculateCartTotal ( List |
||
toDollars ( long micros ) : string |
public static CreateFullWalletRequest ( |
||
itemInfo | ||
googleTransactionId | string | |
return | FullWalletRequest |
public static CreateMaskedWalletRequest ( |
||
itemInfo | ||
return | MaskedWalletRequest |
public static CreateNotifyTransactionStatusRequest ( string googleTransactionId, int status ) : NotifyTransactionStatusRequest | ||
googleTransactionId | string | |
status | int | |
return | NotifyTransactionStatusRequest |
public static CreateStripeMaskedWalletRequest ( |
||
itemInfo | ||
parameters | PaymentMethodTokenizationParameters | |
return | MaskedWalletRequest |