Step by step overview
- The user enters the customer's WAP page
- The customer directs the user to our server (http://smsc.vianett.no/v3/protocol/wapbilling/?companyId=x&urlid=x)
- The user is directed back to the URL specified in the configuration (configure)
- The customer now has the information needed to run wapCharge via our web service.
Request / Response parameters
http://smsc.vianett.no/V3/CPA/CPAWebService.asmx
ChargeWapClient1 request parameters
- companyId
- password
- campaignId
- referenceId - A unique reference of this transaction
- userOperator - Retrieved from the query string after redirect
- userAlias - Retrieved from the query string after redirect
- userIp - Retrieved from the query string after redirect
- userAgent - Retrieved from the HTTP header during the request
- contentPrice - Ordinary pricegroup as for SMS
- contentUrl - The URL for the purchased product
- contentDescription - Description of the purchased product
ChargeWapClient1 response parameters
- Charged - true or false
- Description
- ReferenceId - Our message ID
- YourReferenceId - The value specified as referenceId in the request