public Payment( Order order, decimal amount, string currencycode, DateTime paymentdate, short paymentstatusid, bool recrypt )
Parameters
- order
- The value of order
- amount
- The value of amount
- currencycode
- The value of currencycode
- paymentdate
- The value of paymentdate
- paymentstatusid
- The value of paymentstatusid
- recrypt
- The value of recrypt