package Buy
Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Response.Payload
optional string continueViaUrl = 8
optional string purchaseStatusUrl = 9
optional string checkoutServiceId = 12
optional bool checkoutTokenRequired = 13
optional string baseCheckoutUrl = 14
repeated string tosCheckboxHtml = 37
optional int32 permissionError = 38
optional string purchaseCookie = 46
optional string addInstrumentPromptHtml = 50
optional string confirmButtonText = 51
optional string permissionErrorTitleText = 52
optional string permissionErrorMessageText = 53
optional bytes serverLogsCookie = 54
optional string encodedDeliveryToken = 55
Used in: BuyResponse
optional LineItem item = 3
repeated LineItem subItem = 4
optional string deprecatedCheckoutUrl = 10
optional string addInstrumentUrl = 11
repeated string footerHtml = 20
repeated int32 eligibleInstrumentFamily = 31
repeated string footnoteHtml = 36
Used in: CheckoutInfo
optional string formOfPayment = 6
optional string encodedAdjustedCart = 7
optional string instrumentId = 15
repeated LineItem item = 16
repeated LineItem subItem = 17
optional LineItem total = 18
repeated string footerHtml = 19
optional int32 instrumentFamily = 29
optional bool selectedInstrument = 32
optional LineItem summary = 33
repeated string footnoteHtml = 35
optional string purchaseCookie = 45
repeated string disabledReason = 48
Used in: BuyResponse.CheckoutInfo, BuyResponse.CheckoutInfo.CheckoutOption
optional string name = 1
optional string description = 2
optional Money amount = 4
Used in: LineItem
optional int64 micros = 1
optional string currencyCode = 2
optional string formattedAmount = 3
Used in: BuyResponse
optional int32 status = 1
optional string localizedErrorMessage = 3
optional string purchaseId = 4
Used in: BuyResponse, Response.Payload
optional int32 status = 1
optional string statusMsg = 2
optional string statusTitle = 3
optional string briefMessage = 4
optional string infoUrl = 5