refactoring

This commit is contained in:
2018-08-01 03:12:08 +02:00
parent 4ab43a7874
commit 29d85a0ccf
16 changed files with 11 additions and 53 deletions

View File

@ -83,7 +83,7 @@ namespace Yavsc.Helpers
SetExpressCheckoutRequestDetails = new SetExpressCheckoutRequestDetailsType
{
PaymentDetails = new List<PaymentDetailsType>( new [] { new PaymentDetailsType{
OrderDescription = query.GetDescription(),
OrderDescription = query.Description,
OrderTotal = new BasicAmountType {
currencyID = CurrencyCodeType.EUR,
value = total