TotalPaymentsPaid

From The Contingency Market

Jump to: navigation, search

Contents

TotalPaymentsPaid(ulSessionID,uSequenceID,sIntegrity)

The total amount paid in payments by the authenticated agent (including partial payments paid).

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->TotalPaymentsPaid()/secret")

RETURNS

double

double 
total payment paid.

FAULTS

Session.

TEST

TotalPaymentsPaid() currently returns: 0.

Views
Personal tools