SalesDataOrderPaymentInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accountStatus | string | Account status. | |
| additionalData | string | Additional data. | [optional] |
| additionalInformation | string[] | Array of additional information. | |
| addressStatus | string | Address status. | [optional] |
| amountAuthorized | float | Amount authorized. | [optional] |
| amountCanceled | float | Amount canceled. | [optional] |
| amountOrdered | float | Amount ordered. | [optional] |
| amountPaid | float | Amount paid. | [optional] |
| amountRefunded | float | Amount refunded. | [optional] |
| anetTransMethod | string | Anet transaction method. | [optional] |
| baseAmountAuthorized | float | Base amount authorized. | [optional] |
| baseAmountCanceled | float | Base amount canceled. | [optional] |
| baseAmountOrdered | float | Base amount ordered. | [optional] |
| baseAmountPaid | float | Base amount paid. | [optional] |
| baseAmountPaidOnline | float | Base amount paid online. | [optional] |
| baseAmountRefunded | float | Base amount refunded. | [optional] |
| baseAmountRefundedOnline | float | Base amount refunded online. | [optional] |
| baseShippingAmount | float | Base shipping amount. | [optional] |
| baseShippingCaptured | float | Base shipping captured amount. | [optional] |
| baseShippingRefunded | float | Base shipping refunded amount. | [optional] |
| ccApproval | string | Credit card approval. | [optional] |
| ccAvsStatus | string | Credit card avs status. | [optional] |
| ccCidStatus | string | Credit card CID status. | [optional] |
| ccDebugRequestBody | string | Credit card debug request body. | [optional] |
| ccDebugResponseBody | string | Credit card debug response body. | [optional] |
| ccDebugResponseSerialized | string | Credit card debug response serialized. | [optional] |
| ccExpMonth | string | Credit card expiration month. | [optional] |
| ccExpYear | string | Credit card expiration year. | [optional] |
| ccLast4 | string | Last four digits of the credit card. | |
| ccNumberEnc | string | Encrypted credit card number. | [optional] |
| ccOwner | string | Credit card number. | [optional] |
| ccSecureVerify | string | Credit card secure verify. | [optional] |
| ccSsIssue | string | Credit card SS issue. | [optional] |
| ccSsStartMonth | string | Credit card SS start month. | [optional] |
| ccSsStartYear | string | Credit card SS start year. | [optional] |
| ccStatus | string | Credit card status. | [optional] |
| ccStatusDescription | string | Credit card status description. | [optional] |
| ccTransId | string | Credit card transaction ID. | [optional] |
| ccType | string | Credit card type. | [optional] |
| echeckAccountName | string | eCheck account name. | [optional] |
| echeckAccountType | string | eCheck account type. | [optional] |
| echeckBankName | string | eCheck bank name. | [optional] |
| echeckRoutingNumber | string | eCheck routing number. | [optional] |
| echeckType | string | eCheck type. | [optional] |
| entityId | int | Entity ID. | [optional] |
| lastTransId | string | Last transaction ID. | [optional] |
| method | string | Method. | |
| parentId | int | Parent ID. | [optional] |
| poNumber | string | PO number. | [optional] |
| protectionEligibility | string | Protection eligibility. | [optional] |
| quotePaymentId | int | Quote payment ID. | [optional] |
| shippingAmount | float | Shipping amount. | [optional] |
| shippingCaptured | float | Shipping captured. | [optional] |
| shippingRefunded | float | Shipping refunded. | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\SalesDataOrderPaymentExtensionInterface | [optional] |