refactoring

This commit is contained in:
Paul Schneider 2018-08-01 03:12:08 +02:00
commit fb044dabcb
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