Developer's Guide

Table Of Contents
Pay API Operation
PayResponse Message
86 August 7, 2012 Adaptive Payments Developer Guide
SenderIdentifier Fields
AccountIdentifier Fields
RequestEnvelope Fields
PayResponse Message
The PayResponse message contains a key that you can use to identify the payment and the
payment’s status.
Field Description
useCredentials xs:boolean
(Optional) If true, use credentials to identify the sender; default is false.
Field Description
email xs:string
(Optional) Senders email address.
Maximum length: 127 characters
phone common:PhoneNumberType
(Optional) Senders phone number.
Field Description
detailLevel common:DetailLevelCode
(Optional) Level of detail required by the client application pertaining to a
particular data component. The detail level is specified as a detail level code,
which has all the enumerated values of the detail level for the component. By
default, the detail level code is ReturnAll, which provides the maximum
level of detail.
errorLanguage xs:string
(Required) RFC 3066 language in which error messages are returned; by
default it is en_US, which is the only language currently supported.