Schema Central > OAGIS® 9.4.1 > PaymentAuthorization
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PaymentAuthorization

If the method of payment was authorized (credit Card or EFT), this is the authorization information that was passed back from the 3rd party.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: PaymentAuthorizationType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<PaymentAuthorization>
   <ID>normalizedString</ID>
   <ResponseCode>normalizedString</ResponseCode>
   <AuthorizationDate>2000-01-01</AuthorizationDate>
   <Amount currencyID="AED">1.0</Amount>
   <ReferenceOrderNumber>normalizedString</ReferenceOrderNumber>
   <RevenueSourceID>normalizedString</RevenueSourceID>
   <RemittanceBankID>normalizedString</RemittanceBankID>
   <UserArea>
      <!--any element-->
   </UserArea>
</PaymentAuthorization>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com