DoNonReferencedCredit API Operation (SOAP)
APILegacy
Issues a credit to a card not referenced by the original transaction.
DoNonReferencedCredit Request Message
DoNonReferencedCredit Request Fields
Field | Description |
---|---|
|
(Required) Total of order, including shipping, handling, and tax. Amount = NetAmount + ShippingAmount + TaxAmount Character length and limitations: `partial:partials/docs/shared/cl_currencylimit.en-XC` |
|
(Optional) Total amount of all items in this transaction. Note: The only valid currencies are AUD, CAD, EUR, GBP, JPY, and USD. Character length and limitations: `partial:partials/docs/shared/cl_currencylimit.en-XC` |
|
(Optional) Sum of tax for all items in this order. Note: The only valid currencies are AUD, CAD, EUR, GBP, JPY, and USD. Character length and limitations: `partial:partials/docs/shared/cl_currencylimit.en-XC` |
|
(Optional) Total shipping costs in this transaction. Note: The only valid currencies are AUD, CAD, EUR, GBP, JPY, and USD. Character length and limitations: `partial:partials/docs/shared/cl_currencylimit.en-XC` |
| (Required) Information about the credit card to be charged. |
|
|
| (Optional) Field used by merchant to record why this credit was issued to a buyer. It is similar to a "memo" field (freeform text or string field). |
CreditCardDetailsType Fields
PayerNameType Fields
Field | Description |
---|---|
| (Optional) Buyer's salutation. Character length and limitations: 20 single-byte characters |
| (Optional) Buyer's first name. Character length and limitations: 64 double-byte characters |
| (Optional) Buyer's middle name. Character length and limitations: 64 double-byte characters |
| (Optional) Buyer's last name. Character length and limitations: 64 double-byte characters |
| (Optional) Buyer's suffix. Character length and limitations: 12 single-byte characters |
PayerInfoType Fields
Field | Description |
---|---|
| (Optional) Email address of buyer. Character length and limitations: 127 single-byte characters |
| (Required) Buyer's first name. Character length and limitations: 64 double-byte characters |
| (Required) Buyer's last name. Character length and limitations: 64 double-byte characters |
| (Required) Buyer's billing address information. |
AddressType Fields
Field | Description |
---|---|
| (Required) First street address. Character length and limitations: 100 single-byte characters |
| (Optional) Second street address. Character length and limitations: 100 single-byte characters |
| (Required) Name of city. Character length and limitations: 40 single-byte characters |
|
(Required) State or province. See State codes. Character length and limitations: 40 single-byte characters |
| (Required) Country code. Character length and limitations: 2 single-byte characters |
| (Required) U.S. ZIP code or other country-specific postal code. Character length and limitations: 20 single-byte characters |
| (Optional) Phone number. Character length and limitations: 20 single-byte characters |